Skip to content

An Arduino project to count the number of people entering/exiting a building.

Notifications You must be signed in to change notification settings

yashsharma8415/Bi-directional-Person-Counter

Repository files navigation

Bi-directional Person Counter

A bi-directional person counter is a device which can be used to monitor the number of objects entering/exiting through it. If it is set up at the entrance of a shop, it displays the number of visitors currently inside the shop. To increase its functionality, an LED is used which glows when there is at least one person inside the shop. Also whenever the number of visitors becomes greater than some threshold value, a buzzer can be used and can be turned on.

More details about the theory and code analysis can be found in the report.

Circuit Images

Picture2 Picture3 Picture4 Picture5

How to use?

  • Set up the circuit as shown in circuit diagram.
  • Upload Arduino_Code in the arduino.
  • Open Serial Monitor to see greeting messages.
  • Pass an object as shown in Demo Video.

How to Contribute?

PRs Welcome Open Source Love svg2

Issues

For major changes, you are welcome to open an issue to discuss what you would like to change. Enhancements will be appreciated.


built by developers built with love

About

An Arduino project to count the number of people entering/exiting a building.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages