From ce96b5b103b8bc616be7d6c7d6d5f0935897782a Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Thu, 14 Dec 2023 15:29:11 +0100 Subject: [PATCH] Added basic pinout. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9bd8830..7a74cf8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ ### CLOVER IoT PLANT MANAGER 🍀 Visit our [website](https://www.clover.ovh/) + +# PINOUT of all the components + +|PINS|Components|Type| +|---|---|---| +|`A0`|Moisture Sensor v1.4|`Analog`| +|`D1` and `D2`|OLED Display 0.96'' *(SSD1315)*|`I2C`| +|`D7` and `D8`|Chainable Leds v2.0|`Digital`| +