Skip to content

tech-kind/smart_gardening_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart_gardening_system

Smart gardening system using Raspberry Pi

Requirement

Hardware

  • Raspberry Pi Zero WH
  • Grove Base HAT for Raspberry Pi
  • Grove Temperature & Humidity Sensor
  • Grove TDS Sensor

Software

  • grove 0.6
  • ambient-python-lib

Installation

  • 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

Usage

$ git clone https://github.com/tech-kind/smart_gardening_system.git
$ cd smart_gardening_system
$ python3 gardening_system.py

Author

  • tech-kind

License

"smart_gardening_system" is under MIT license, see LICENSE.

Reference

About

Smart gardening system using Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages