News

I love music, I use Spotify, and I can program... so I naturally put all three together and built a program that recommends me new music.
This little LED rig fades in time to music. The hardware itself is quite simple, some LEDs connected to the PWM pins of an Arduino. But the signal processing is happening on a computer using a Pyth… ...
There are so many different libraries you can use in Python I use Python for a lot of different projects, and there's so much that you can do with a combination of different libraries. In this ...