Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpsAssetTracker

gpsAssetTracker is a Server and GPS tracking device software written in Python

Screenshot

Screenshot1 Screenshot2

Overview

Raspberry Pi --> Hologram.io Data Engine <--> Python Flask

Device

The hardware device is a Raspberry Pi Zero W, Hologram Nova 3G/2G Global Cellular Modem, NEO-6M GPS Module and MPU-6050 6-axis Gyro Acc.

Dependencies

Raspberry Pi:

sudo apt-get install

  • python-smbus
  • python-gps
  • gpsd
  • gpsd-clients
  • libgps-dev

pip install

Server

pip install

Running the Server

sudo python gateway.py

Should be running on port 80. Must be public facing for Hologram Data Router to POST data to. It is possible to use cloudflare-warp to tunnel your local server to the internet.

Running the Device

sudo /path/to/senseStart.sh
sudo python positioning.py

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages