An open API service indexing awesome lists of open source software.

https://github.com/robmaister/ledmusicvisualizer

The source code for my LED music visualizer
https://github.com/robmaister/ledmusicvisualizer

Last synced: 24 days ago
JSON representation

The source code for my LED music visualizer

Awesome Lists containing this project

README

        

#LED Music Visualizer

This is the source code for my LED music visualizer project.

[![LED Music Visualizer on YouTube](http://img.youtube.com/vi/FjP1wSDdw-c/0.jpg)](http://www.youtube.com/watch?v=FjP1wSDdw-c)

##Installation

To properly compile this sketch, you need to copy the contents of the `libraries` folder to your Arduino's `libraries`
folder. See [the Arduino library guide](http://arduino.cc/en/Guide/Libraries) for more detailed instructions on that.

The code supports strips of different widths and heights. A few other parameters are easily adjustible. The only
restriction is that the number of bars must be a power of 2.