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
- Host: GitHub
- URL: https://github.com/robmaister/ledmusicvisualizer
- Owner: Robmaister
- License: mit
- Created: 2013-07-17T21:32:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T21:39:51.000Z (almost 12 years ago)
- Last Synced: 2025-03-30T20:33:57.140Z (about 2 months ago)
- Language: C++
- Size: 39.1 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#LED Music Visualizer
This is the source code for my LED music visualizer project.
[](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.