diff --git a/hardware/arduino/Plant_Monitor/README.md b/hardware/arduino/Plant_Monitor/README.md index 9e2258b..d5e19cd 100644 --- a/hardware/arduino/Plant_Monitor/README.md +++ b/hardware/arduino/Plant_Monitor/README.md @@ -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 - -```