• Stars
    star
    1
  • Language
    C++
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project description: The system is designed for optimum energy usage and is very beneficial in case if we want to count the number of cars present in the car parking lots .This is done by simply incrementing the counter. The system uses Ultrasonic Sensor pairs in order to fulfill this purpose and thus saves a huge amount of energy. Each pair consists of 2 sensor pairs placed at a certain distance from one another in the opposite direction. The transmitter is used to transmit rays straight to the receiver which receives the input and feeds this to an 8051 Microcontroller. As soon as a car enters the area where the system is placed, it is detected by the Ultrasonic sensor module and this info is fed to the microcontroller. The microcontroller process this input received. At this time the system also counts the number of car present and increments a counter on each arrival, this count is displayed on a 7 segment display. If car parking lots are not available, then show it on LED display and also show whether the available slot is free or not. The system also uses Arduino for incrementing the Bluetooth gate open in the long run bearing in mind that the counter should be placed where only one car crosses at a time.