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 ...
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’s ...
With all of the cool features on the Raspberry Pi, it is somewhat notable that it lacks a power button. In a simple setup, the only way to cut power to the tiny computer is to physically remove the ...
This project implements a custom infrared (IR) remote control system on the Arduino platform with an SD card interface and an OLED display (using the U8x8 library). It features a file-explorer-like ...
Connect the IR receiver module to the Arduino board: Connect the signal pin (usually the middle pin) of the IR receiver module to digital pin 8 on the Arduino board. Connect the ground pin of the IR ...
Infrared remote controllers are everywhere around us. The majority of home appliances are controlled using infrared remote controls. In this article/video, we will learn how to build a device that can ...