Categories
Programming Tech

DIY MIDI Controller – Part One

I have previously written about using a TV remote to send serial messages to a computer. I’ve played around with this concept for a bit- particularly, translating those serial messages into MIDI data. I put together a little “home-made MIDI controller” prototype (pictured above). It’s not the prettiest thing (the innards are so hideous that […]

Categories
Programming Tech

Infrared Remote Receiver for PC

…receiving discreet commands from a TV remote, and passing them to a Python script running on a PC.