Skip to content

Commit e886501

Browse files
committed
docs: update README
1 parent d6481d0 commit e886501

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
Bluetooth Speaker
2-
=================
1+
ESP32 Bluetooth Speaker
2+
=======================
33

44
Bluetooth Speaker based on ESP32 chip with optional visual effects output.
55

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+
615
## Music VFX on ST7735 80x160 LCD Panel (Realtime FFT)
716
<img src="docs/lcd.png">
817

0 commit comments

Comments
 (0)