The aim of this project is to develop a circuit that can count the number of people entering and exiting a room using two Infrared (IR) sensors connected to an Arduino UNO. This bidirectional counter ...
This project implements a bidirectional visitor counter using an Arduino Uno. It counts the number of people entering and exiting a room using two IR sensors. The count is displayed on a 16x2 LCD ...