News

Arduino-IR-Receiver-PS2-Remote-RGB-LED-One-Digit-Seven-Segment-Display Programmed an Arduino to receive code through an IR receiver with a PS2 Remote and activate LEDS • Depending on the button that ...
For the purpose of demonstrating how the IR receiver works, this control application uses an RGB LED as the target device to generate different colors using an IR remote control. However, it can ...
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 ...
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 ...
The use of Arduino system proves to be working fine with any RC5 format remote control. The serial port is being used to send the received RC5 code which will be read on the serial console hyper ...
In this project, the author will show you how he repurposed the useless buttons on the TV remote to control the LEDs behind his TV. You can also use this technique to control all sorts of things with ...
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.
While the shield does have a built-in IR receiver, there is no transmitter, so I had to build my own quick-and-dirty driver/transmitter module. It consists of only 3 components — a 3-pin header socket ...