Update plant dashboard readme

This commit is contained in:
KemoNine 2019-05-16 11:09:06 -04:00
parent 0da3936cea
commit f2f10ad09f
1 changed files with 10 additions and 2 deletions

View File

@ -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