Convert old IR remote controls into presentation clickers using an RP2040 USB board and open-source TTVKTR firmware
cnx-software.com
June 4, 2026
Brisk4t’s “Tossed The TV — Kept The Remote” (TTVKTR) is an open-source firmware project for Raspberry Pi RP2040 USB boards that aims to reduce electronics waste by converting old IR remote controls into presentation clickers. Most Raspberry Pi RP2040 boards with USB ports should work, but the project highlights the Waveshare RP2040-Zero combined with a standard 38 kHz infrared receiver due to its small size and low price ($4-5). The project also relies on the built-in RGB LED for layer color feedback. That’s about it for the hardware. It just required some basic soldering of the IR receiver to GPIO 28 (OUT), 5V or 3.3V, and GND pins. Nothing too hard. The WS2812 RGB LED is already connected to GPIO 16. I tried to look for RP2040 USB boards with a built-in IR receiver, but I could not find any. The firmware receives IR codes from a standard 38 [...]
The post Convert old IR remote controls into presentation clickers using an RP2040 USB board and open-source TTVKTR firmware appeared first on CNX Software - Embedded Systems News.
Discussion in the ATmosphere