News

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, makin… ...
In this project we are introducing a simple IR receiver circuit and code that will allow you to integrate remote control function to various projects using the ATtiny85 microcontroller. Following is ...
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!
Arduino IR HEX receiver and small transmitter program for my IR RGB lamp Arduino_IR_HEX_Receiver.ino - read signals from remote controller Arduino_IR_Transmitter_for_RGB_Lamp.ino - execute signals ...
Hardware Setup — Forepart Here’s the front-end circuit of the IR sniffer. The hardware will capture an IR code and retransmit it on demand. The schematic isn’t particularly complex. The IR receiver ...