News

The infrared remote control might not hold the seat of honor in the average home theater setup that it once enjoyed, but it’s not quite out to pasture yet. After all, what are you going to us… ...
Infrared Remote Control with Arduino: A Comprehensive Guide and Free Course! Ever wanted to control your Arduino projects wirelessly? Infrared (IR) remote control provides an easy and affordable ...
Level-2-- Add a second LED(red) and have the following 5 functionalities using 5 different buttons on the remote. NOTE: You may use any buttons you choose. → Button 1 = turn on blue LED → Button 2 = ...
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 ...
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. This is a very simple and elegant solution that requires absolutely no ...
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 ...
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 ...
3. Point your old infrared remote control at the ESP32 board and press the corresponding button on the remote. The IR code for this button will automatically be stored in the ESP32’s memory. 4. Repeat ...