A visualiser of sorts for a 16-pixel Neopixel ring, with support for MP3
An audio visualiser utilising an Arduino with a ring of Adafruit Neopixels, with a desktop application sending data to the Arduino through USB Serial connection based on the current frequency and amplitude of the audio. Code for both is provided.
- My brother, blujupiter32, for some of the more complex formulas
- ColorSpaceConverter
- NAudio
- GtkSharp
All instructions performed with an Arduino Uno with a 16x ring of WS2812 Neopixels
Make sure the Arduino is set up. At the moment, the data in slot is set to slot 6 on the Arduino.
Select an MP3 file and close the extra window that opens up (this is a consequence of making a last-minute inclusion of GTK into a Console application in an attempt to keep cross-platform compatibility)
