asasine / DryAzPi

Raspberry Pi controlled Dehydrator with Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DryAzPi

Raspberry Pi controlled Dehydrator with Azure

Monitor a home dehydrator using an IoT device (Raspberry Pi) with a temperature sensor and sync data to Azure Storage.

Development

Dependencies

Pyenv is used to manage the runtime and packages for this project. It can be installed by following these instructions.

To restore dependencies listed in Pipfile (will create a virtual environment if one does not exist):

$ pipenv install

To run a Raspberry Pi simulator that generates a JSON payload every second:

$ pipenv run python src/main.py

About

Raspberry Pi controlled Dehydrator with Azure

License:MIT License


Languages

Language:Python 100.0%