Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 514 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 514 Bytes

The Asset Tracker has a lot of features, but some of these aren't as straightforward to use as simple LEDs and sensors. This library abstracts a lot of the complexity and provides simple functions with broad capability. It wraps modified versions of both Adafruit's Ultimate GPS and LIS3DH Arduino libraries, as well as some novel functions.

Examples

  1. GPS Features - How to use the GPS efficiently, and some nice Electron functions
  2. Accelerometer - Using the accelerometer with some cute tricks