Auto Garden

Growing a garden with automation and raspberry pi pico.

This will be a staging spot for all my python scripts mostly. Hopefully use this to update pico w in the future possibly?

Other pages of concern:

Note 1:

Using thonny as my IDE for micropython on raspberry pi pico w. First thing to know is main.py will auto start with pico. Then you can call your other python scripts as needed really.

Note 2:

Grounding the RUN terminal will reset the Pico. I've jumped run to a button and the other side of the button to ground. Easy clickable reset.

Connections: Raspberry pi is putting out 3v, use 3v-32vdc contactor/relay to switch on high voltage to fans, ac, heat, etc.

Will need to take temperatures and humidity. Want to compensate AC with outside air if possible.

Description
Growing a garden with automation and raspberry pi pico.
https://gitea.rcs1.top/sickprodigy/Auto-Garden
Readme 393 KiB
Languages
Python 100%