zhujisheng / audio-reactive-led-strip

🎵 🌈 Real-time LED strip music visualization running on ESP32 based on Arduino or ESPHome platform
GNU General Public License v3.0
142 stars 18 forks source link
arduino diy esp32 esphome microphone music

中文

Audio Reactive LED Strip

Overview

This project realizes a realtime music visualization LED strip.

The only hardware needed is an ESP32 board, a microphone, and a controllable LED strip.

The programs running on ESP32 is compiled in Arduino IDE. Besides, ESPHome platform is also supported.

Hardware

HARDWARE RECOMMEND
an ESP32 Board Nodemcu-32s
a PDM Microphone HaChina's Microphone Shield
a Controllable LED Strip APA102/WS2812/...

You can find all supported LED Strip in FastLED Libary.

Arduino IDE

Run on ESPHome Platform

Thanks

https://github.com/scottlawsonbc/audio-reactive-led-strip

Zack-Xu, designer of the microphone shield PCB.