A Group of little IoT projects to make various devices for monitoring the environment and soil conditions of my Citrus myrtifolia tree.
├── misc
└── soilMonitor
├── constants.h
├── example-secrets.h
└── soilMonitor.ino
Directory: soilMonitor/
Citrus myrtifolia, like most orange tree species, is very sensitive to over-watering causing fungal root rot. It is advised to only water this species when the soil is almost bone dry. Unfortunately, this requires a bit of experience to judge correctly and thus this project aims to create a monitoring system for the moisture content in the soil as well as the general environmental conditions of the tree.