Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 665 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 665 Bytes

House Plant Sustainment System

Mission Statement

To fulfill watering needs of house plants. By leveraging automation tech stack. Using Python, Raspberry Pi, Sensors, and Water Pumps.

System Architecture

Conceptual Operations

Alt text

Useful Tutorials

  1. Using ADC on Pico

Usage

Need to have a file named database.ini in the /lib diectory with the details of the database used to store date

[postgresql]
host=       ###.###.#.###
database=   ######
user=       ######
password=   ######