Inspiration
As the number of cars used in today’s society is rising, there becomes a strain on traffic infrastructure! To find a safe and convenient place to park the car and also reduce the frustration to plan the journey.
What it does
We came up with a solution SimplEEE Parking. The driver identifies an illuminated empty parking spot through the digital board in front of every intersection, followed by the LED placed every parking lot.
-> Digital board prints the number of lots available in the drive through. -> LED glow when the parking lot is vacant.
How we built it
-> Used separate Arduinos to control sensors and LEDs and send data to raspberry pi via serial -> Utilized Socket to communicate two raspberry-pis wirelessly -> We used an ultrasonic sensor to identify the empty parking lot.
Challenges we ran into
-> Achieve wireless communication between two raspberry using Sockets. -> Finding a proper working ultrasonic sensor and calibrating with the circuit.
Accomplishments that we're proud of
-> At the end as a team, we are proud that everyone
What's next for SimplEEE Parking
-> Using similiar approach to solve downtown street parking issue
Built With
- arduino
- python
- raspberry-pi
- serial
- socket
Log in or sign up for Devpost to join the conversation.