4 ways to repurpose an old TV remote

4 ways to repurpose an old TV remote

Published Aug 18, 2026, 8:31 AM EDT Sydney Butler is a technology writer with over 20 years of experience as a freelance PC technician and system builder and over a decade as a professional writer. He's worked for more than a decade in user education. On How-To Geek, he writes commerce content, guides, opinions, and specializes in editing hardware and cutting edge technology articles. Sydney started working as a freelance computer technician around the age of 13, before which he was in charge of running the computer center for his school. (He also ran LAN gaming tournaments when the teachers weren't looking!) His interests include VR, PC, Mac, gaming, 3D printing, consumer electronics, the web, and privacy. He holds a Master of Arts degree in Research Psychology with a minor in media and technology studies. His masters dissertation examined the potential for social media to spread misinformation. Outside of How-To Geek, he hosts the Online Tech Tips YouTube Channel, and writes for Online Tech Tips, Switching to Mac, and Helpdesk Geek. Sydney also writes for Expert Reviews UK. He also has bylines at 9to5Mac, 9to5Google, 9to5Toys, Tom's Hardware, MakeTechEasier, and Laptop Mag. Maybe the invention of the remote control wasn't the best idea when it comes to our collective waistlines, but you can't beat the convenience of controlling your TV from the couch! The thing is, after decades of TVs with remotes, you've probably got a few orphaned ones lying around. So do you junk them, or can they still be useful? Control an ESP32 with an IR remote A whole new meaning for "universal remote" The ESP32 is quickly replacing the Raspberry Pi as the DIY tinkerer's computer board of choice. It's a cheap, versatile device that can do a wide range of things, with plenty of beginner-friendly projects you can try. It's no wonder they're flying off the shelves. As this tutorial from the Programming Electronics Academy shows, you can use an IR receiver with an ESP32 and then program it to do specific things when it receives IR codes from your old remote. You can also check out this DIY TechRush video, which shows you how to control any device with an ESP32 IR receiver. The best part is that you don't even have to modify your remote in any way. You can just use whatever code the remote is already sending and decide what the ESP32 will do when it receives that code. As long as there aren't any other IR devices that respond to those codes around, there should be no problems. We're coming full circle here I use a Raspberry Pi 4 Model B as a media center PC for my 34-inch Sony CRT TV. To control my media center software, I use a $10 Air Mouse. Not the exact model I linked you to there, but something very similar. It's great because you can type in text searches and generally get around any UI meant for a mouse and keyboard. However, if you really like an old remote you already own, you can buy a $25 FLIRC Universal Remote Receiver instead. Credit: FLIRC You need to use the companion software to program the receiver so that the Raspberry Pi (or any other device that takes USB input) knows what to do, but it's a neat way to save a good, comfortable remote from the trash. Raspberry Pi 5 Brand Raspberry Pi Storage 8GB It's only recommended for tech-savvy users, but the Raspberry Pi 5 is a tinkerer's dream. Cheap, highly customizable, and with great onboard specs, it's a solid base for your next mini PC. CPU Cortex A7 Memory 8GB Operating System Raspbian Ports 4 USB-A Turn your PC on and off Cool idea, but should you? Now, I don't know if this is one that I'd actually recommend anyone actually do, but one intrepid DIYer named Tim Hepner put out instructions on making a Universal IR Remote Power Switch for PC. Basically, this project connects your PC's power switch to a remote control, and pressing the corresponding button on your remote will have the same effect as pressing the power button on your computer. What happens when it's pressed depends on your OS settings. If the button is set to make the computer sleep, then it will sleep. If it's set to shut down, then it will do that. In Tim's instructions, you need an IR receiver, a drill to make a hole in your PC case, and then you need to replace the power switch connection on your motherboard with the IR module wires. He also shows how to hook up the IR module to your PSU so that it gets power too. Then you need to program the module for the remote you have, and there you go. Obviously, a big TV remote with many buttons is sort of wasted as a glorified remote power switch, but it is cool, and you don't have to use a TV remote, of course. Again, I don't think anyone should actually do this these days, but maybe one of you out there has some weird project for which this is the perfect solution. Make a keyboard macro pad Who needs 101 keys? Credit: Amal Mathew via YouTube. This one is brought to you by Amal Mathew, who posted an Instructables project that shows us how to take any IR remote—TV remotes included—and associate its IR codes with specific keypresses. Amal's take on this project requires an Arduino Pro Micro and a Leonardo because, apparently, the chipset these use can look like a mouse or keyboard to the host system. Connect an IR receiver to the Arduino, connect the Arduino to a USB cable, and plug the cable into a PC. Then install the indicated IR library software, and use the provided code from the page for the Arduino. You can check out Amal's video to see it all in action, and once your computer sees the remote as just another USB keyboard, you can use it to trigger any keypress to control your computer or apps. If none of these strike your fancy, you can always use the battery compartment to stash stuff you don't want anyone to see or fill that compartment with lead shot or some other heavy substance. It can then be a literal paperweight.

Original Source

Read the full article at Howtogeek →

KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.