An automatic toll gate system using Arduino revolutionises traditional toll collection by eliminating manual intervention.
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 ...
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 ...