Mikapod Soil (Raspberry Pi) is an open-source embedded application which pulls time-series data from the Mikapod Soil (Arduino) embedded application and uploads the time-series data to the Mikaponics API web-service where the data will be analyed and processed for customers so they can know the health and well-being of their plants.
- Supports collection of instrument time-series data from 6 different sensors via Mikapod Soil (Arduino) device:
- Temperature
- Humidity
- Pressure
- Altitude
- Illuminance
- Soil Moisture
- Stores time-series data in local database
- Upload time-series data to Mikaponics API Web-service.
- Supports OAuth 2.0 Client credentials authorization and SSL communication
- Supports MessagePack encoding format for more efficient bandwith and energy usage
- Powered by open-source hardware and software!
Please read the documentation on instructions for installation.
This application is licensed under the BSD license. See LICENSE for more information.