Nowadays one of the popular services of online taxi booking services like Uber, Taxi for Sure, Zoom Car and many more have opened the world of real time location tracking. GPS plays a vital role both in allowing the user and also the service provider to track the taxi.
In this tutorial you will be making an Internet of Things(IOT) based GPS tracker that will track the position of the device in real time. In this project you can use security and transportation service.
Application:
- Tracking Car/Bike/almost anything.
- Can be used by School, in their school buses to track it and also parents will know the where about of the bus.
- In Spying someone.
This book will help you to gain more knowledge about this subject:
Arduino, Raspberry Pi, NodeMCU Simple projects in easy way
Okay lets go step by step.
Step 1First you have to need create a project on Blynk app. Click on New Project. Select Name And Device:
Here I select Name GPS Tracker and Board NodeMCU then click Create:
This is a very important step a auth Token is sent to your mail address:
Now show this interface and click on Plus sign
Now select Map
After selecting map show like this interface
Go to map setting select virtual pin VO
Complete your app setting now you have to need Arduino setting. Now go to your mail copy auth and past on arduino char auth[] this position
Ok now almost finished only set your wi-fi name and password then upload code on NodeMCU and set on your device like circuit
NodeMcu to GPS connection. If all are ok then final show:
GPS Taker final interface. Download Arduino firmware and library Click Here.
Comments