/Arduino-Lights

This code runs an Arduino Uno, which in turn controls a strip of 50 Ws2811 individually addressable RGB pixels. The most interesting part of this code is the part that handles communication with a MSGEQ7 IC so that the Arduino can control the lights to the beat of an input audio signal.

Primary LanguageC++

Stargazers