News

Posted in Arduino Hacks, Reverse Engineering Tagged arduino, infrared, ir, remote control, TSOP4838 ← How Those NES DIP Chips Were Reduced To QFNs ...
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… ...
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 ...
The USB connection can then be used to provide 5V power to the Arduino board and if the wiring is correct the project should run. Point the IR remote in direction of IR receiver and start guessing. If ...
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 ...
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 ...