News

This Arduino-based project simulates a two-floor elevator control system. The elevator uses IR sensors to detect the current floor and a single button to switch between floors. A seven-segment display ...
IR_Sensor_With_Arduino Controlling an LED with Arduino Using an IR Sensor An Infrared (IR) sensor is a commonly used device for proximity detection and object sensing. When combined with an Arduino ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Photoelectric sensors detect objects and surface changes using variations in optical properties. Each sensor includes a light emitter and a receiver, with most relying on infrared light. In optical ...
In our daily lives, we use thermometers on various occasions and for various purposes, from medical needs to repair and diagnostic purposes. As you know there are different types of thermometers, and ...
Some readers may recall building a line-following robot during their school days. Involving some IR LEDs, perhaps a bit of LEGO, and plenty of trial-and-error, it was fun on a tiny scale. Now imagine ...