Real-time LED strip music visualization using Python and ESP8266

audio-reactive-led-strip – :headphones: Real-time LED strip music visualization using the ESP8266 and Python…

Similar

Post-Mortem Python Plotting

Next time you're in your IPython console and you get an error somewhere deep in your stack, run %debug. It's a post-mortem debugger, and it'll drop you in an interpreter right where the error happened. You can inspect all the variables, go up and down the... (more…)

Read more »