News

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 ...
IR-Remote-Control-Home-Appliance-using-Arduino-Nano This project allows you to remotely control home appliances using an IR remote and an Arduino Nano. With this setup, you can manage up to 4 devices ...
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 ...
This Device Controller project based on an 8-bit ATmega328P MCU that can control up to eight devices connected to its electromagnetic relays.
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 remote control is used to turn the Pi on. The Arduino reads the IR code from a remote and simply powers up the Pi.
Use your mobile phone with its Bluetooth connectivity to control an ESP32 board that can both send IR commands and learn new ones. Try this DIY project.
Making your own infrared (IR) sniffer is not only rewarding but also amazingly simple. I’m talking about an IR decoder/encoder that primarily decodes the invisible data transmitting from an IR remote ...