ColorfulSound

🎡 🌈 Real-time LED strip music visualization using Arduino and Minim (Java)


Project maintained by ayushmaanbhav Hosted on GitHub Pages — Theme by mattgraham

ColorfulSound

Animating RGB LEDs using Arduino and Minim (Java)

Used FFT on the samples and detected beats in the various spectrum ranges, animating the RGBA values based on variety of configurable rules

Youtube videos:

Note

Please be careful if you are using using 12V or more LED strip. As arduino is a 5V device, the amount of current a 12V LED strip requires can destroy the arduino. So follow something like this: http://www.instructables.com/id/ARDUINO-CONTROLLED-12v-RGB-LED-STRIP/