Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 267 Bytes

car_tracker_android

A sample app to track in realtime the position of a vehicle

The vehicle is tracked through the use of a microcontroller(arduino) which updates its position to a firebase database via a node app(https://github.com/tobydigz/car_tracker_nodeJs).