News

Arduino_IR_HEX_Receiver.ino - read signals from remote controller Arduino_IR_Transmitter_for_RGB_Lamp.ino - execute signals with IR led, in this sketch, i put some HEX codes from my remote controller ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, making ...
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 ...
In this tutorial, we are going to interface E18-D80NK IR Proximity Sensor with Arduino. The E18-D80NK is an advanced low-cost IR Proximity Sensor with an obstacle detection range of 3 cm to 80 cm.
In my case I have used only 3 x 330Ω resistors, 3 leds and a TSOP4838 IR receiver module. You must check the datasheet before use the IR module to see which pins connect to the power supply and which ...
IR RC reception - sketch to receive an IR signal and that decodes it if it is of the popular NEC-1 format; IR RC transmission - send IR codes using the NEC-1 format. Arduino IR Receiver A ...
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.
Hey guys, it's time for next project. I would like to introduce you this adaptive universal infrared remote control. The technology is based on ESP32 Bluetooth and operated via an Android app.