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 ...
Turn a LED on and off with any TV remote. Contribute to drewdig/How-to-Use-IR-Remotes-with-Arduino development by creating an account on GitHub.
These software libraries are only compatible with Arduino Uno R3, and Arduino Mega 2560 R3. The shield might be comptabile with other software libraries for other Arduino boards if and only if the ...
He put up a great tutorial on using an IR remote to do just about anything with everyone’s favorite microcontroller platform. [firestorm] used the Arduino IRremote library to decode the button ...
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. [… ...
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 ...
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 ...
This article describes how to decode a remote controller and use it for home automation, along with Arduino. An infrared (IR) remote controller used in TVs, music players and the like uses IR rays for ...
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 ...