Add dire warnings about deprication of the experimental arduino plant dashboard build

This commit is contained in:
KemoNine 2019-05-16 11:10:15 -04:00
parent f2f10ad09f
commit 42559d9e50
1 changed files with 0 additions and 19 deletions

View File

@ -5,22 +5,3 @@ 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
```