Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 250 Bytes

Tessel tracker

  1. heroku create
  2. git push heroku master
  3. Set correct APN & URL to index.js
  4. Connect gprs module to port A and gps to port C
  5. tessel run index.js
  6. Wait for continuous blue light (tessel is sending gps data then)