This project demonstrates how to use an IR infrared sensor module with an Arduino Uno to detect the presence of objects. The IR sensor emits infrared radiation and detects reflected radiation from ...
GitHub

README.md

In this project, we will create a simple yet effective object counter using an Arduino, an IR (Infrared) sensor module, and an LCD display connected via an I2C module. This setup is ideal for counting ...
Have you ever wondered how speed guns measure the speed of moving vehicles or how an athlete's sprint speed is recorded? Normally these speed sensors work with radar or laser technology to bounce back ...
Automating household or office systems can be achieved using an Arduino Nano, a passive infrared (PIR) motion sensor, and a relay. The primary aim is to create a control system that activates or ...
Infrared line tracker modules hardly need an in-depth explanation as they’re very familiar to most electronics and robotics hobbyists. In this post I’ll discuss a popular and cheap infrared line ...