News

The 38-KHz IRTR module is a compact design of an infrared transmitter and receiver board created with the help of a couple of inexpensive components. This builds off of the IR Decoder that we explored ...
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 ...
He put up a great tutorial on using an IR remote to do just about anything with everyone’s favorite microcontroller platform. [firestorm] used the Arduino IRremote library to decode the button ...
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… ...