Skip to main content

Grow HAT Mini. A plant valet add-on for the Raspberry Pi

Project description

Grow HAT Mini

Designed as a tiny valet for your plants, Grow HAT mini will monitor the soil moiture for up to 3 plants, water them with tiny pumps, and show you their health on its small but informative screen. Learn more - https://shop.pimoroni.com/products/grow

Build Status Coverage Status PyPi Package Python Versions

Installing

You're best using the "One-line" install method.

One-line (Installs from GitHub)

curl -sSL https://get.pimoroni.com/grow | bash

Note report issues with one-line installer here: https://github.com/pimoroni/get

Or... Install and configure dependencies from GitHub:

  • git clone https://github.com/pimoroni/grow-python
  • cd grow-python
  • sudo ./install.sh

Note Raspbian Lite users may first need to install git: sudo apt install git

Or... Install from PyPi and configure manually:

  • Install dependencies:
sudo apt install python3-setuptools python3-pip python3-yaml python3-smbus python3-pil python3-spidev python3-rpi.gpio
  • Run sudo pip3 install growhat

Note this wont perform any of the required configuration changes on your Pi, you may additionally need to:

  • Enable i2c: sudo raspi-config nonint do_i2c 0
  • Enable SPI: sudo raspi-config nonint do_spi 0
  • Add the following to /boot/config.txt: dtoverlay=spi0-cs,cs0_pin=14

Monitoring

You should read the following to get up and running with our monitoring script:

Help & Support

Changelog

0.0.2

  • Add mutually exclusive locking to pumps to avoid brownout running multiple pumps at once

0.0.1

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

growhat-0.0.2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

growhat-0.0.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file growhat-0.0.2.tar.gz.

File metadata

  • Download URL: growhat-0.0.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for growhat-0.0.2.tar.gz
Algorithm Hash digest
SHA256 063fc9f201f61f7d358d9fc8d212038972e9611e57da3af972a791628ca95e8d
MD5 8b8155c1d2cdbee46ffe602a31f0403e
BLAKE2b-256 5ae088b018d222671b7d2ee6e65c79b4458874313d5f07247fec7ce45fc6a20d

See more details on using hashes here.

File details

Details for the file growhat-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: growhat-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for growhat-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9967ea0b072f43ec956aa416caeacbe45095d609dffc0319ff9833e85d30d71
MD5 a3e8e08ffbcc192b2cf1714c025c3fc8
BLAKE2b-256 4b560bf9c1ee74ec9d1def7932fc7b2f7b79d7e65f842ff7a859b4cc506a829a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page