arduino project to turn a LED to red/orange/green/blue depending on the moisture sensed in the soil
| main.ino | ||
| readme.txt | ||
SCHEMATIC :
┌─────────────────────────────┐
│ ┌───────────────────────┐ │
│ │ ┌────────────────┐ │ │
│ │ │ ┌─────────┐ │ │ │
│ │ │ │ │ │ │ │
│A9│A10│A11│GND │ │ │ │
┌────────┴──┴───┴───┴─────┐ │ │ │ │
│ │ │N │R │G │B
│ ARDUINO NANO │ ┌┴──┴──┴──┴┐
│ │ │ RGD LED │
└────┬────┬────┬──────────┘ └──────────┘
│3.3V│GND │A6
│ │ │ DATA
│ │GND └───┬───────────────────┐
│ └────────┤oil Moisture sensor┼─►
└─────────────┴───────────────────┘
VCC