audio-reactive-led-strip/python
Scott Lawson d6bf763c67 Fix #20 ESP8266 can send multiple packets
Previously there was no limit to the number of bytes that could be sent per packet. This commit enforces a limit on the amount of pixel information per packet.
2017-01-30 07:11:07 -08:00
..
Output Minor bug fixes and tweaks 2016-10-22 22:16:08 -07:00
config.py Changed default value back. 2017-01-06 15:06:55 +01:00
dsp.py Improved GUI, fixed bugs, better visualizations 2017-01-04 22:12:12 -08:00
gamma_table.npy Improved GUI, fixed bugs, better visualizations 2017-01-04 22:12:12 -08:00
gui.py Added ComboBox to GUI for effect selection 2017-01-01 12:14:31 -07:00
led.py Fix #20 ESP8266 can send multiple packets 2017-01-30 07:11:07 -08:00
melbank.py Very minor PEP8 formatting changes 2016-12-24 22:54:06 -07:00
microphone.py Complete rewrite of most sections, added new onset detection 2016-10-22 21:55:22 -07:00
visualization.py Add zero padded FFT calculation, could help #25 2017-01-29 00:41:13 -08:00