Raspberry_SDK

Countly IoT Analytics SDK for Raspberry Pi devices


Keywords
countly, iot, pyhon
License
Other
Install
pip install Raspberry_SDK==0.1.3

Documentation

Countly Python SDK for IoT devices

Countly can be used to store sensor data coming from IoT devices. This repository holds all Python SDKs that can be used by different IoT devices. SDKs also have persistency feature - e.g if data cannot be sent to Countly server, it is saved to be sent later.

Currently supported devices:

  • Raspberry Pi family of devices (also supporting Grove sensors)
  • Intel Edison boards
  • Arduino Yun with Grove
  • Samsung ARTIK 5

Documentation

All documentation related to this Python SDK is located in resources page.

If you are very new to Python, or if you are more comfortable using C++, we also have Countly C++ SDK repository for several supported IoT devices.