Git Product home page Git Product logo

plantwatering's Introduction

Automatic plant watering system

This project consist of making an automated watering system for my plants. It works with an ESP-32 board that controls a 5V pump. This repository contains:

  • The electrical schematic (made in KiCAD) that can be found in the KiCAD folder,
  • The code for the ESP-32 board in the plant_watering folder,

The project was tested and made on a ESP-WROOM-32 board.

Distributed under the MIT licence. Copyright (c) 2024 Meltwin

Hardware description

The parts used here are:

  • an ESP32 board,
  • a dual MOFSET driver,
  • USB-C female port for power input,
  • Barrel Jack female port for power output (for the pump)

Software description

The software available here control a 5V pump through the dual MOSFET driver with a PWM signal. There two main parameter for controlling the pump behaviour: the opened time and the opened frequency. This way people can freely choose the quantity of water to actually drop according to the type of plant.

This data will be stored onto the ESP controller internal storage so that it survive power disconnect.

Online resources used

plantwatering's People

Contributors

meltwin avatar

Watchers

 avatar

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.