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 ...
The TCRT5000 sensor is an infrared reflective sensor. This library is written to use with a TCRT5000 breakout's analog output and handle a threshold in software. These breakouts have typical two ...
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 ...