News

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 ...
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… ...
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 ...
In this project, we are using IR based wireless communication for controlling home appliances. In this project, Arduino is used for controlling whole the process. We send some commands to the ...
Remote Control: Use any standard IR remote to control multiple appliances. Supports Up to 4 Appliances: Expandable to control additional appliances if needed. EEPROM Memory: Saves the state of each ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, makin… ...
Check if everything is set up correctly by doing the following: Plug your IR sesnor into your arduino. (Your mileage may vary: my IR sensor's wires are VOUT, GND, VCC from left to right with the ...
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 ...
Infrared (IR) remote-controlled RGB bulbs available in the market are extremely expensive. Here is a simple, easy-to-build and inexpensive circuit built using Arduino Uno R3. The project demonstrates ...
The project also makes use of Arduino Nano as microcontroller (MCU) and 433MHz ASK RF transmitter module. There can be many such sensor nodes but only two such nodes are used here. The receiver ...