/fancy-asset-tracker

a place for fancy asset tracker demos!

Primary LanguageC++Apache License 2.0Apache-2.0

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