Skip to content

A visitor counter system is a device or software that is used to track the number of visitors entering a building or area. It typically includes a sensor, such as a infrared sensor or a camera, that detects the presence of a person and increments a count. The count can then be displayed on a screen or logged for later analysis.

Notifications You must be signed in to change notification settings

hkmiyj/Visitor-Counter-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visitor-Counter-System

In the context of COVID-19, visitor counter systems can be used to help with compliance with social distancing and capacity limit guidelines. For example, a visitor counter system can be used to track the number of people entering a building and to ensure that the number of visitors does not exceed the maximum capacity. This can help to reduce the risk of transmission of COVID-19 by limiting the number of people in close proximity to one another.. This project can be used to count and display the number of visitors entering inside the room. This is a unidirectional counter which means it works in a single way. That means a counter will be incremented if a person enters the room. LCD displays this value which is placed outside the room.

Built With

Arduino Thinkercad

Component

  • Arduino UNO
  • LCD 16*2 -PIR Sensor x2
  • Buzzer
  • Breadboard
  • Jumper wire
  • Resistor
  • Potentiometer
  • Servo
  • Temperature Sensor

Circuit Diagram

schematicDiagram

To Tinkercad Project

Demonstration

Demo 1

About

A visitor counter system is a device or software that is used to track the number of visitors entering a building or area. It typically includes a sensor, such as a infrared sensor or a camera, that detects the presence of a person and increments a count. The count can then be displayed on a screen or logged for later analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages