Have you ever noticed how shopping malls, parking lots, or event venues seem to track the number of people or cars present inside? You might think they use an AI camera to count them, but in reality, ...
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 ...
This project involves creating a simple door status monitor using an Arduino Uno, an IR sensor, and an LED. The purpose of this project is to detect whether a door is open or closed and display the ...
The files in this repository accompanied an Adafruit Learning System tutorial and were moved to https://github.com/adafruit/Adafruit_Learning_System_Guides/tree ...
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 ...
Here is the schematic diagram of a Human-following robot circuit. This design incorporates three ultrasonic sensors, allowing distance measurements in three directions front, right, and left. These ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [Rick’s] ...