MatthewJohn / soil-moisture-sensor

Raspberry pi zero with moisture sensor for plant watering notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soil-moisture-sensor

Monitors moisture of soil and alerts to discord.

Hardware requirements:

Setup

  1. Create webhook for discord channel,
  2. Install Micropython to Raspberry pi pico,
  3. Copy *.py files to Raspberry PI,
  4. Create config.json, using config.json.example, populating configurations,
  5. Done!

LICENSE

MIT, see LICENSE file

About

Raspberry pi zero with moisture sensor for plant watering notifications

License:MIT License


Languages

Language:Python 100.0%