Update README.md
authorNils Forssén <forssennils@gmail.com>
Wed, 25 Jan 2023 21:42:48 +0000 (22:42 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Jan 2023 21:42:48 +0000 (22:42 +0100)
README.md

index 65d49e5058a54ae200745771c7c47225093e1c89..673d0db820011dafcab93f151e20d88f3ca9b04c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,10 @@
-ESP32 Audio-processing/playing project
+Code for ESP32-based DIY speaker
 ======================
 
-Work in progress audio framework for a DIY speaker using an ESP32, control center (some buttons, potentiometers and a small display), a simple DAC, amplifier and speakers.
+This particular speaker is based on an ESP32 dev-module along with an I2S-DAC, DIY 40W Class-D amplifier and an DIY 18650-based battery pack, accompanied with various other IO-components. Wood construction with 3D-printed elements. Built as a hobby project with the intention of relatively good audio quality, EQ-controll and loudness.
+
+The speaker is controllable by bluetooth.
+
+The code should in theory work for most ESP32 + I2S-DAC modules with minor adjustments. 
+
+![Speaker](img.jpg?raw=true "Speaker")