News

Posted in Arduino Hacks, Reverse Engineering Tagged arduino, infrared, ir, remote control, TSOP4838 ← How Those NES DIP Chips Were Reduced To QFNs ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution ...
Arduino Code for Speed Sensor In general, the following code makes Arduino to measure the speed of the moving object using two IR sensors and display the object speed in the I2C 16x2 LCD display. When ...
Installation Before you start, make sure you have the following programs and tools installed: Arduino IDE: To program and load the code on the Arduino board. Adafruit Motor Shield Library: To control ...
Intercept infrared remote signals and swap them out for different ones! This is a project I worked on back in January 2017 and now that I'm retiring the SMSL amplifier that I modified using this code, ...
IR Remote Sensor (TSOP) Thin small outline package 👇💡 -> It is a commonly used infrared sensor designed to receive and decode IR signals, mainly from remote controls. It works by ...
An IR Emitter An IR emitter (left) is pasted onto the IR sensor on this DVD/VHS player. The wire traces back to a Home Theater Master RF base station that picks up radio signals from the remote ...