It's as good as finished. It even has a name
This commit is contained in:
commit
21fdfbbf19
1 changed files with 20 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Euterpe
|
||||
|
||||
Euterpe aims to be a DIY music player based on the ESP32 MCU in the (hopefully)
|
||||
not so distant future.
|
||||
|
||||
## Features
|
||||
|
||||
The Key features I want Euterpe to have include, but are not limited to:
|
||||
|
||||
* FLAC playback
|
||||
* SD card interface
|
||||
* Jack headphones
|
||||
* BlueTooth headphones ?
|
||||
* Internet radio via WLAN
|
||||
* PulseAudio stream source ?
|
||||
* Battery
|
||||
* charging over USB
|
||||
* UART over USB
|
||||
* File transfer over WLAN
|
||||
|
Loading…
Reference in a new issue