How to Build a Real-Time Visitor Counter - IoT Project Tutorial

How to Build a Real-Time Visitor Counter - IoT Project Tutorial

Do you run a store and want to keep track of the number of visitors? Or do you need to limit the number of people in your store at any given time? This IoT project has got you covered. With two infrared sensors placed at the entrance and exit of your store, the system can detect when someone enters or exits, providing you with real-time visitor count data. With the added feature of a servo, you can even choose to automatically close the door if the number of visitors exceeds a set limit. This project provides an easy and effective way to manage traffic in your store and ensure the safety of both your customers and employees.

 

Video Tutorial

 

Components Required

  • Maker Feather AIoT S3
  • Breadboard
  • 2 x Infrared Sensor
  • Micro Servo
  • Onboard LED
  • Onboard Buzzer
  • Onboard Neopixel
  • 2 x Qwiic Cable

You can get all these components from Cytron IoT kit here

Hardware Components

x 1 unit(s)

 

Circuit Diagram

 

Workflow Code

Arduino Code

 

References