Smart gardening system using Raspberry Pi
- Raspberry Pi Zero WH
- Grove Base HAT for Raspberry Pi
- Grove Temperature & Humidity Sensor
- Grove TDS Sensor
- grove 0.6
- ambient-python-lib
- grove
$ curl -sL https://github.com/Seeed-Studio/grove.py/raw/master/install.sh | sudo bash -s -
- ambient-python-lib
$ sudo pip install git+https://github.com/AmbientDataInc/ambient-python-lib.git
$ git clone https://github.com/tech-kind/smart_gardening_system.git
$ cd smart_gardening_system
$ python3 gardening_system.py
- tech-kind
"smart_gardening_system" is under MIT license, see LICENSE.