Simple automated solar powered watering system for your garden based on cool and inexpensive Raspberry Pi Pico. Designed by Nikodem Bartnik.
Most important features of this system
- Simplicity
- Watering based on time adjusted with buttons and current setting diplayed with LEDs
- Ability to adjust watering cycles per day (1-4) and watering time (2,4,6,8 minutes per cycle) both values can be edjusted in the code
- Single sided PCB that's easy to make at home
- 2 water level sensors, 2 pumps and 2 soil moisture sensors to run two separete systems for different parts of the garden
- Pumps controlled with IRFZ44N MOSFETs
- Easy to 3D print case for the system
- Beginner friendly
This project is open source, feel free to build, modify adjust to your needs and don't forget to share the results with others! I welcome everyone to improve it and contribute to the project!
Name | Amazon | Aliexpress |
---|---|---|
Raspberry Pi Pico | https://amzn.to/3O2GBdG | https://bit.ly/3c9K7FP |
Solar panel and charger | https://amzn.to/3PqgpLp | https://bit.ly/3yDzbIe |
Garden irrigation set | https://amzn.to/3uLS3DL | https://bit.ly/3c9sE0m |
Battery | https://amzn.to/3ceAIx6 | - |
Pump | https://amzn.to/3O74vF0 | https://bit.ly/3z0th5v |
Water level sensor | https://amzn.to/3z16nL9 | https://bit.ly/3nVWZSD |
IRFZ44N | https://amzn.to/3O1NyvJ | https://bit.ly/3aG8udU |
LEDs | https://amzn.to/3yxl1Zj | https://bit.ly/3NZ0nXz |
Buttons | https://amzn.to/3z0r75T | https://bit.ly/3yD8UtK |
You will also need a PCB to solder all the components, prefboard if you don't want to make a PCB or a breadboard. PCB is designed to be machined on a CNC machine, the traces are a bit thicker than normal and it is single sided. You can also easily make it at home using different manufacturing techniques, of course ordering it from professional manufacturers is also an option.
You can support my projects on Patreon and PayPal. Here is my online store with parts for IndyMill a CNC machine that I designed.
You can also checkout WDCS (Watering and Data Collection System) mentioned in the video. It's a more sophisticated solution with more sensor that you probably don't even need :) I suggest to stick to the Pico version because it is much better!