Skip to content

The device tracks gps location of a vehicle in which it is mounted in. It has 2 main hardware components are NodeMCU ESP8266 and NEO 6M GPS module. NodeMCU must have wifi connectivity in order to display results on phone. Neo 6M gps is a sensor module that detects its own location. We get results on Blynk app.

Notifications You must be signed in to change notification settings

crazyomya/Vehicle-Tracking-Device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vehicle-Tracking-Device

As we are heading towards modern technology in daily use, IoT has been playing a major vital role in it. Vehicle Tracking Device is such a device that tracks gps location of a vehicle in which it is mounted in. It has 2 main hardware components are NodeMCU ESP8266 and NEO 6M GPS module. Nodemcu acts as the brain of the device and must have wifi connectivity in order to display results on phone. Neo 6M gps is a sensor module that detects its own location. Another major component of device is blynk android app wherein we will get results.

Code setup

  1. Add necessary details such as ssid, password and blynk app project details in code.
  2. You're good to go.

About

The device tracks gps location of a vehicle in which it is mounted in. It has 2 main hardware components are NodeMCU ESP8266 and NEO 6M GPS module. NodeMCU must have wifi connectivity in order to display results on phone. Neo 6M gps is a sensor module that detects its own location. We get results on Blynk app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages