Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 1.51 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.51 KB

Mikapod Soil (Raspberry Pi)

Documentation Status

Introduction

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.

Features

  • 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!

Installation

Please read the documentation on instructions for installation.

License

This application is licensed under the BSD license. See LICENSE for more information.