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

Application implemented in Python which pulls time-series data and upload it to an API web-service

License

Notifications You must be signed in to change notification settings

mikaponics/mikapod-soil-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Application implemented in Python which pulls time-series data and upload it to an API web-service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published