From f2f10ad09f479ebb545de364e11340c6e1c882bc Mon Sep 17 00:00:00 2001 From: KemoNine Date: Thu, 16 May 2019 11:09:06 -0400 Subject: [PATCH] Update plant dashboard readme --- hardware/esphome/plant_dashboard/README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/hardware/esphome/plant_dashboard/README.md b/hardware/esphome/plant_dashboard/README.md index 3441247..24094c9 100644 --- a/hardware/esphome/plant_dashboard/README.md +++ b/hardware/esphome/plant_dashboard/README.md @@ -2,7 +2,15 @@ esphome.io based plant monitoring. -# SparkFun Qwiic + Chirp Soil Sensor +## SparkFun Qwiic + Soil Sensors + +A SparkFun ```Thing Plus ESP32 WROOM``` based plant monitor and dashboard. This hardware build leverages the ```esphome``` platform to monitor up to 8 plants with a Waveshare 2.9" e-ink display to show status information. + +Long-term the dashboard will also support monitoring remote plants that are not directly tied into the main board via MQTT subscriptions (see ```Future Mini Build``` for hardware ideas). + +The sensors and data are tied back to a home-assistant.io deployment using MQTT for tracking information inside Home Assistant. The local dashboard is meant to help remind the user (me) that plants need watering when close to the plants themselves. + +Please note: *this is an indoor build*. Despite using parts that are safe for use outdoors it's assumed this build will live indoors. The e-ink display is *not* rated for outdoor use. Other components may not be viable for outdoor use as well. ## Hardware / Bill Of Materials @@ -16,7 +24,7 @@ esphome.io based plant monitoring. | 1 | Waveshare 2.9" e-ink display | https://www.waveshare.com/product/modules/oleds-lcds/e-paper/2.9inch-e-paper-module.htm | | 1 | 18650 Battery Holder | https://www.sparkfun.com/products/12899 | | 15 | 4 pin 2.54mm pitch screw terminals | N/A | -| 1 | DF Robot Solar Charger (MQTT) | https://www.dfrobot.com/product-1712.html?search=solar | +| 1 | DF Robot Solar Charger (MQTT) | https://www.dfrobot.com/product-1712.html | | 1 | Adafruit Large Solar Panel | https://www.adafruit.com/product/500 | ## Software