From 21fdfbbf19a13f5fe2696e2cba3ecc988cc23e8f Mon Sep 17 00:00:00 2001 From: nek0 Date: Tue, 23 Apr 2019 21:11:20 +0200 Subject: [PATCH] It's as good as finished. It even has a name --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..24ac6ed --- /dev/null +++ b/README.md @@ -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 +