Skip to content

Rishabh606/VehicleTrackingSystem_Prototype

 
 

Repository files navigation

Vehicle Tracking System

USE USE USE USE

GitHub open pull requests GitHub open issues

Status

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.

How to run

  • 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

Contributors

  • Rishabh Gupta

License

Built with ♥ by Neuromancers, IIT Bhubaneswar.

About

Used to track vehicles and inform it's seat occupancy to the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.9%
  • Python 40.8%
  • JavaScript 17.3%