Halloween Special: ESP8266 Based Speakers w/ Motion Sensing & LEDS | Pumpkin Carving With Powertools

Using an ESP8266 with PCM5102 to play MP3 files stored in SPIFFs. There is a motion sensor to trigger playback and LEDs for Halloween effects. GitHub: debsahu/HalloweenESPSpeakers Using an ESP8266 with PCM5102 to play MP3 files stored in SPIFFs. There is a motion sensor to trigger playback and LEDs for Halloween effects. Wiring [PCM5102 DAC > ESP8266/NODEMCU] VCC > 3.3 3.3V > 3.3 GND > GND FLT > GND DMP > GND SCL > GND BCK > GPIO15/D8 (I2S CLOCK) DIN > GPIO3/RX (I2S DATA) LCK > GPIO2/D4 (L/R CONTROL) FMT > GND XMT > 3....

October 18, 2020 · Debashish Sahu