A simple ESP32 project that measures whether the soil of a plant is wet or dry and turns on an LED when it's dry. Currently works for two plants. Made with PlatformIO and the Arduino Programming Language.
Find a file
2024-04-01 12:07:47 +02:00
include Initial commit 2023-04-16 13:16:56 +02:00
lib Initial commit 2023-04-16 13:16:56 +02:00
src Update thresholds 2024-04-01 12:07:37 +02:00
test Initial commit 2023-04-16 13:16:56 +02:00
.gitattributes Initial commit 2023-04-16 13:16:56 +02:00
.gitignore Update .gitignore 2024-03-28 15:01:18 +01:00
LICENSE Initial commit 2023-04-16 13:16:56 +02:00
platformio.ini Initial commit 2023-04-16 13:16:56 +02:00