News

If you’ve ever needed a short-range remote control for a project, [firestorm] is here to help you out. He put up a great tutorial on using an IR remote to do just about anything with everyone… ...
Last month I decided to learn a little more about communication protocols, so I picked up the first thing next to me that could send a signal to another device. Near my pc there was the remote control ...
The project was designed for Arduino system with the integration of infrared remote control receiver. The use of Arduino system proves to be working fine with any RC5 format remote control. The serial ...
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
A single seven-segment display might not be extremely useful, but with [firestorm]’s tutorial, it’s easy to give your Arduino some remote control capabilities with a simple IR receiver.
In this tutorial we are going to use the TSOP1838 IR receiver to build an IR Remote Decoder using Arduino. The hex code for every button will be logged to Microsoft Excel Sheet. This simple IR Remote ...
In this project, Arduino is used for controlling whole the process. We send some commands to the controlling system by using IR TV/DVD/MP3 remote for controlling AC home appliances. After receiving ...
Infrared remote controllers are everywhere around us. The majority of home appliances are controlled using infrared remote controls. In this article/video, we will learn how to build a device that can ...
MyTV Remote Control Infrared Protocol Last month I decided to learn a little more about communication protocols, so I picked up the first thing next to me that could send a signal to another device.