Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.04 KB

File metadata and controls

13 lines (10 loc) · 1.04 KB

Asset Tracker Application

In this example we will create an asset tracking application. We will use an accelerometer to detect movement, and when the device is moved we will send a WiFi scan to Google Maps API to determine the device's location. We will send this location data to Watson so we can display. This code has been written for the Imp005 EZ Eval board and has hardware specific referecnes in the device code.

What You Need