News

There are lot of applications where you need to decode the IR signals to operate some devices with IR remote. So in this tutorial, we are going to use the TSOP1838 IR receiver to build an IR Remote ...
Infrared Remote Control Converter (Arduino Uno) 1. Description This project shows how to build an infrared remote control (IR RC) converter that allows emulating an IR remote control (emulated IR RC) ...
Abstract This is a program which runs on Atmega328 5V 16Mhz based Arduino (Uno, Nano, etc.). It gets commands from the serial port and send infrared remote signals. It also sends infrared remote ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
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… ...
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 ...
IR RC reception - sketch to receive an IR signal and that decodes it if it is of the popular NEC-1 format; IR RC transmission - send IR codes using the NEC-1 format. Arduino IR Receiver A ...
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 ...