Raspberry Pi Watering Bot

Posted by Sha Cheng on Sunday, November 3, 2019

V1 - The Minimum Viable Product

Circuit Design

Implementation

Features

  • Automatically water plant on schedule
  • Enable extra watering using a switch
  • Log watering history

Code

WaterPump.py


V2 - Water Level Detector

Circuit Design

Missing

Code

WaterPump_v2.py


V3 - Mobile Message (Twilio)

Code

Missing


V4 - Migrated to ESP8266

Circuit Desgin

Missing

Extra Features

  • Soil Humidity Sensor
  • Remote monitor and control via Blynk

Code

Missing