We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6481d0 commit e886501Copy full SHA for e886501
README.md
@@ -1,8 +1,17 @@
1
-Bluetooth Speaker
2
-=================
+ESP32 Bluetooth Speaker
+=======================
3
4
Bluetooth Speaker based on ESP32 chip with optional visual effects output.
5
6
+## Main Features
7
+* A2DP Music Streaming
8
+* I2S Output (External DAC needed)
9
+* VFX Output (Audio FFT / Rainbow / Stars / ...)
10
+* BLE Control Interface (for VFX Output)
11
+* Audio Prompt (Connected / Disconnected / Resume / Sleep)
12
+* Sleep/Resume (External Key needed)
13
+* OTA Firmware Update (via SPP Profile)
14
+
15
## Music VFX on ST7735 80x160 LCD Panel (Realtime FFT)
16
<img src="docs/lcd.png">
17
0 commit comments