From e4480bee5de14b37c8751e8538248b49468590a6 Mon Sep 17 00:00:00 2001 From: Patrick Smits Date: Sun, 15 Feb 2026 21:36:45 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6af494..ae95528 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # ESP32-Light-and-Soil-sensor -A simple light and soil sensor for use in HomeAssistant. Built on a Xiao ESP32C3 with a Adafruit BH1750 sensor and a Grove Capacitive Moisture Sensor \ No newline at end of file +A simple light and soil sensor for use in HomeAssistant. Built on a Xiao ESP32C3 with a Adafruit BH1750 sensor and a Grove Capacitive Moisture Sensor + +https://wiki.seeedstudio.com/XIAO_ESP32C3_Getting_Started/ + +https://learn.adafruit.com/adafruit-bh1750-ambient-light-sensor/arduino + +https://wiki.seeedstudio.com/Grove-Capacitive_Moisture_Sensor-Corrosion-Resistant/ \ No newline at end of file