The project of “Digital visitor counter” is based on the interfacing of some components such as sensors, motors etc. with Arduino microcontroller. This counter can count people in both directions. This circuit can be used to count the number of persons entering a hall/mall/home/office in the entrance gate and it can count the number of persons leaving the hall by decrementing the count at the same gate or an exit gate, and that depends upon sensor placement in the mall/hall. It can also be used at gates of parking areas and other public places.
This project is divided into four parts: sensors, controller, counter display and gate. The sensor would observe an interruption and provide an input to the controller which would run the counter increment or decrement depending on the entering or exiting of people. And counting is displayed on a 16x2 LCD through the controller.
Comments
Please log in or sign up to comment.