repcsi / fancy-asset-tracker

a place for fancy asset tracker demos!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fancy asset tracker demos!

Here are some fancy asset tracker apps that use the Asset Tracker Shield from Particle!

How to use

Make sure you have the particle-cli installed... and then: Pick your demo and build it!

# build your demo!

./build.sh gps-clock

# then you can connect your device in USB DFU mode, and flash it with:

./flash gps-clock

Enjoy!

Attributions

This project is possible thanks to awesome work from Particle and Adafruit, go buy stuff from them!

Example projects

  • gps-clock

    • Basic example that demonstrates using the GPS clock and raw location!
  • motion-tracker

    • Basic example that manages power using the built in accelerometer and publishes location while moving

About

a place for fancy asset tracker demos!

License:Apache License 2.0


Languages

Language:C++ 99.6%Language:C 0.2%Language:Shell 0.1%