sagacious-solutions / greenhouse-prototyping

Repo for creating device controller modules and logic for the greenhouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Getting setup if needing root

sudo apt-get update
sudo apt-get install python3-smbus
sudo apt-get install i2c-tools

Getting setup if using ENV

pip install smbus2

Data sheet for SDC40 sensor

About

Repo for creating device controller modules and logic for the greenhouse


Languages

Language:Python 100.0%