Fixes for Raspberry Pi 3 and notmatt/audio-reactive-led-strip
Go to file
Scott Lawson 8a1a53fd61 Changd led update functions to return pixel arrays
Led update functions now return an array of pixel values instead of
updating the LED strip directly.  This change makes it possible to
combine the effects of different LED update functions before updating
the LED strip. The function responsible for updating the LED strip is
led_visualization()
2016-10-23 14:56:03 -07:00
arduino/ws2812_controller Complete rewrite of most sections, added new onset detection 2016-10-22 21:55:22 -07:00
python Changd led update functions to return pixel arrays 2016-10-23 14:56:03 -07:00
.gitattributes 🎉 Added .gitattributes & .gitignore files 2016-10-12 14:44:03 -07:00
.gitignore Added .pyc to gitignore 2016-10-12 16:02:23 -07:00