Monitors moisture of soil and alerts to discord.
- Raspberry PI Pico W
- Soil Moisture Sensor Hygrometer Module V1.2 (https://www.amazon.co.uk/dp/B07HJ6N1S4?)
- Create webhook for discord channel,
- Install Micropython to Raspberry pi pico,
- Copy *.py files to Raspberry PI,
- Create config.json, using config.json.example, populating configurations,
- Done!
MIT, see LICENSE file