Git Product home page Git Product logo

pico-home-irrigation-system's Introduction

Pico-Home-Irrigation-System

With this watering system, you can use a Raspberry Pi Pico to water your plants and provide artificial sunlight. For this project, you'll need a DS3231 RTC module, 3.3v logic 3 channel relay, an LED ring lamp or any other lamp that can run off 5v, a 5v water pump, and a moisture sensor with module. I use a dual USB AC adapter for power.

Connect wires as shown in the diagram.

Transfer main.py and ds3231_i2c.py to your Raspberry Pi Pico.

Follow instructions in main.py file to run first time clock setup for the DS3231 on lines 10 and 11.

Adjust your watering time in seconds on line 27.

Adjust how often to check soil wetness in hours on line 41.

Adjust your on off times for your lighting under while True loop.

I've included Suntime.py as part of the downloadable files but have yet to successfully implement LED lamp on and off times based on local sunrise and sunset times. If anyone wants to take a crack at it, please be my guest.

I would also like to give credit to www.explainingcomputers.com as the host created similar code for the Raspberry Pi. I took those ideas to create this.

pico-home-irrigation-system's People

Contributors

tusabez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pico-home-irrigation-system's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.