News

This project is an object/person detection counter built with an Arduino Uno, an IR sensor, and a 16x2 LCD display. Whenever an object (e.g., a person walking past or a hand wave) interrupts the IR ...
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 ...
This project implements a simple obstacle avoiding robot using IR (Infrared) sensors and Arduino. The robot detects nearby obstacles and avoids collisions by making decisions based on IR sensor input.
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’s ...
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 ...