Please checkout the video project-video, to see video of running version of this prototype
With the help of this application, you can track the locations of the Buses and the battery-operated vehicles of IIT Bhubaneswar inside of the campus. You can also track the the number of unoccupied seats inside the vehicle. The location is tracked by GPS Module and Seats occupation is monitored using Piezoelectric pressure sensors.
The phase 2 of the project will see this work done by IoT GPS enabled camera which will identify seats occupied using computer vision and send its location, solving the hassle of wires and bigger equipment.
The idea is simple. Put the marker on longitude and lattitude brought by JSON. The code complexity is due repeated monitoring by application to update location and complicated fashion of synchronus and asynchronus data handling.
- Open terminal in the current project directory
- run "python testingServer\server.py"
- open index.html
- click on one of the vehicles
- wait for a minute you will see the car moving on the map
- A video is also attached by name of project-video for reference
- Rishabh Gupta
Built with ♥ by Neuromancers, IIT Bhubaneswar.