News

Infrared Remote Control Converter (Arduino Uno) 1. Description This project shows how to build an infrared remote control (IR RC) converter that allows emulating an IR remote control (emulated IR RC) ...
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 ...
Use an IR remote to control Stremio, using Arduino UNO with VS1838B IR receiver, via serial communication through python serial lib. You need to tinker with the source code of the .ino file and make ...
How to connect the TSOP4838 to an Arduino to read the transmitted codes By using a cheap integrated IR receiver/decoder device (the venerable TSOP4838), most of the hard work is done for you!
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 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 ...
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 ...
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 ...