News

Real-time WS2812b LED strip music visualization using Python and the ESP8266 or Raspberry Pi. - jeanfleblanc/dancyPi-audio-reactive-led ...
const uint8_t PixelPin = 3; // make sure to set this to the correct pin, ignored for Esp8266(set to 3 by default for DMA) ...
The SoundDuino Arduino sound shield is capable of working with voltages from 3.3v to 5v and if you use the other Arduino boards, the only pins that you require are GND, VCC, RX, TX.
Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...