Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.72 KB

README.md

File metadata and controls

49 lines (34 loc) · 2.72 KB

Snowplow Analytics for Arduino

Overview

Add analytics to sketches on IP-connected Arduino boards with our event tracker for Arduino arduino, our first event tracker for the [Internet of Things] iot.

With this tracker you can collect sensor- and eventstream data from your Arduino-based projects and send it back to your SnowPlow snowplow collector. Some project ideas:

  • Track the movement of products around your shop/warehouse/factory using Arduino, [RFID readers] arduino-rfid and SnowPlow
  • Deploy a set of SnowPlow-connected Arduinos to monitor the environment (temperature, humidity, light levels etc) in your home
  • Send vehicle fleet information (locations, speeds, fuel levels etc) back to SnowPlow using Arduino's [3G and GPS] 3g-gps shields

For a real project using this tracker to log temperature sensor data to SnowPlow, see arduino-temp-tracker arduino-temp-tracker.

Find out more

Technical Docs Setup Guide Roadmap & Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image
[Technical Docs] techdocs [Setup Guide] setup coming soon

Copyright and license

The SnowPlow Arduino Tracker is copyright 2012-2013 SnowPlow Analytics Ltd.

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.