Passenger Metering

by cristinepotu7171 in Circuits > Arduino

710 Views, 5 Favorites, 0 Comments

Passenger Metering

counter.jpg
Arduino 2022 Project! Passenger Counter! Tutorial!
In this tutorial we see how we can build a easily monitor how many passengers went IN or OUT.

Depending on the direction of travel, the device counts the number of people left inside. Each passage in front of the device is signaled by a beep. The D13 pin output can also be used for various operating purposes.


What We Will Need

ARDUINO_NANO-1024x815.png
download (1).jpg
alb-128X64-0-96-inch-OLED-LCD-LED-Display-Modul-pentru-Arduino-250x250.jpg
download (5).jpg
1k-ohm-resistor__05927.1532890549.jpg
KY-006_passive_buzzer_arduino_module.jpg
downloadV.png
  1. Arduino nano board
  2. 2x HC-SR04 ultrasonic sensors
  3. Oled display
  4. push button
  5. 1k resistor
  6. buzzer module
  7. Visuino software

Schematic Diagram

COUNTER.jpg
Make the connections of the components according to the diagram below( audio buzzer is optional part)


Start Visuino Software and Upload the Code

snapshot8.png
snapshot9.png


the code is automatically generated by Visuino, but it is recommended to build one according to the tutorial in the video.


The video describes an entire tutorial on how to do this project.

Visuino software is free version, download here: https://www.visuino.com/download

Project Testing, Execution Ideas

snapshot22.png
snapshot21.png
snapshot23.png
snapshot25.png
snapshot19.png
At this point we connect the components according to the diagram.





Start Device

snapshot25.png
snapshot19.png
Power up the device and press the reset button. At this point the project is complete and the device is ready for operation.
Thank you for following me here. I hope you like my project, there will be other interesting ones. Good luck with your projects!