Your shopping cart is empty!
How to Build a Real-Time Visitor Counter - IoT Project Tutorial
- Abdulrahman Alhamed
- 09 Apr 2023
- Tutorial
- Beginner
- 1511
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
Circuit Diagram
Workflow Code
Arduino Code