Skip to content

benstr/simple-asset-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Asset Tracker

Near real-time GPS tracker powered by Hologram.io cellular IoT platform and MeteorJS web platform.

/firmware

Arduino IDE file used to flash Hologram's Dash board (cellular microcontroller).

Get started:

  1. Buy a Dash board, Hologram SIM, and Adafruit Ultimate GPS Breakout v3
  2. Activate SIM instantly through the Hologram Dashboard
  3. With the Arduino IDE flash the Dash with this firmware
  4. Once a GPS and Cellular signal is acquired you should see data being sent to the Hologram Data Log

/app

MeteorJS app which connects to Hologram's Cloud

Get started:

  1. Copy /app/settings-example.json to /app/settings.json
  2. In /app/settings.json set your mapbox_accessToken, hologram_api, and hologram_device_tag
  3. cd into /app and run $ npm install -dev
  4. run $ meteor --settings settings.json
  5. check out your app running locally at http://localhost:3000

About

Simple Cellular GPS Asset Tracker w/Real-Time Meteor Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published