New Arduino SDK to send events to Keen IO for IoT Analytics

Hello everyone!

I work at Keen IO, a platform that provides analytics as a service. For a while now, we've gotten lots of requests to have some way to send events from an Arduino, and now, we have a fully open sourced Arduino SDK!

Right now, the library only works on a Yún (need to be able to do SSL).

As an example, I created a simple setup with a PIR sensor attached to a Yún, and logged motion events to Keen. I then set up a simple dashboard to track motion over time (it still has some bugs, but its a great starting point).

You can read about the entire project and see all of the source code here: Introducing Analytics Tracking for Arduino.

We'd love to get your feedback on the library, or hear about your ideas for projects! You can find me in our slack chat.

activity-tracker-hardware.JPG