home-automation/hardware/arduino/Plant_Monitor/README.md

27 lines
566 B
Markdown

# Plant Monitor
A basic plant monitor backed by the Arduino Due.
## DEPRICATION WARNING!
This build is not longer maintained. It has been moved to the ```esphome``` platform.
## Image Conversion
[https://javl.github.io/image2cpp/](https://javl.github.io/image2cpp/)
## Adafruit SHT10 Mesh Protected Temperature/Humidity
[https://www.adafruit.com/product/1298](https://www.adafruit.com/product/1298)
``` Red = VCC (3-5VDC), Black or Green = Ground, Yellow = Clock, Blue = Data ```
### Display Due Pins
```
clock: 35
data: 43
```