Skip to content

Instantly share code, notes, and snippets.

@laimison
laimison / WS2811 Spectrum analuzer - arduino code
Created September 1, 2018 02:09 — forked from snskreationz/WS2811 Spectrum analuzer - arduino code
Arduino - Processing WS2811 Spectrum Analyzer. This controls 100 WS2811 RGB LEDs for a "waterfall" spectrum analyzer. A potentiometer is used on A0 to control the sensitivity. More information, including full parts list and pictures of the final product can be seen or requested at www.12vtronix.com. Based on adafruit neopixel library Created: 4…
/*
Arduino - Processing WS2811 Spectrum Analyzer.
This controls 100 WS2811 RGB LEDs for a "waterfall" spectrum analyzer.
A potentiometer is used on A0 to control the sensitivity.
More information, including full parts list and pictures of the final product can be seen or requested at www.12vtronix.com.
Based on adafruit neopixel library
Created: 4th Dec 2013 by Stephen Singh.
Last Modified: 14th Dec 2013 by Stephen Singh.