/ESP32_VU

A simple ESP32 T-Audio I2S VU w/ NeoPixels

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ESP32_VU License: GPL v3

A simple ESP32 T-Audio I2S VU w/ NeoPixels, fixed random flickering issue by replacing library with FastLED.

      

I2S Output

To test the I2S Output, rename either _mainDuDu.txt or _mainDoReMi.txt to cpp, build and flash.
The _mainDoReMi implemented 4 kinds of waveform as above picture!

Play MP3

To play MP3 audio, put the file into SD card root, build _mainMP3.cpp and flash!


References