News

NTE30116 Tinted Blue 5mm Infrared LED Emitter (940nm) SM0038 Photo Module for PCM Remote Control System (38kHz) The principle of this setup is somewhat simple and self-explanatory. In this circuit, ...
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 ...
This Arduino library is designed for the AIT1001 non-contact infrared temperature sensor. It simplifies the process of reading both ambient and object temperature, allowing for seamless integration ...
When a finger or other object touches the surface, it causes the IR light to scatter in many directions. Some of this light is directed down into the screen, towards an array of 64 IR sensors.
It’s an interesting take on a 3D scanner. He used a stepper motor to rotate the object being scanned, and an Arduino for control, but the real novelty is the way he used the sensor.
The line-following car is a basic functional prototype that demonstrates how embedded systems might be used to operate autonomous robots. This work builds an Arduino based autonomous line following ...