Nuacht

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 ...
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 ...
In this project, the author will show you how he repurposed the useless buttons on the TV remote to control the LEDs behind his TV. You can also use this technique to control all sorts of things with ...
So since this is the second tutorial, first familiarize yourself with the Arduino again, but we can get right to modding the previous example to use a remote now. Right now, we need: • 8 M/M Jumper ...
This project aims to make a system to controll a toggle switch remotely. A User send iR signal with iR remote controller (Panasonic) to Arduino with iR receiver module, then the Arduino moves servo ...
This Device Controller project based on an 8-bit ATmega328P microcontroller (MCU) can control up to eight devices connected to its electromagnetic relays. The article also describes how to program an ...
Attached below are some Arduino sketches that might be of use to you: Infrared (IR) remote control (RC) protocol guessing - This first sketch looks at the beginning of an RC signal and tries to guess ...
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 ...
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 ...