I wanted a way to control MythTV and my television with a single remote control. So I used a Bumble-B, an IR receiver and LUFA to create a USB keyboard from the Sony remote control for my television. This setup turns out to be really nice. Since it is just a normal HID compliant USB keyboard, it literally works in any computer with USB support. No drivers are needed, just mappings of remote buttons to keyboard keys. |
Software |