Giter Site home page Giter Site logo

flpsandor / plant-managment-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 35 KB

Plant growth management system controlled by Arduino, with more individual soil and air, temperature and humidity control.

License: GNU General Public License v3.0

C++ 100.00%
arduino plants-grow sensor

plant-managment-system's Introduction

Plant growth system

Arduino controlled plant growth management system with more individual soil and air, temperature and humidity control.

Main idea

Checking soil and air, moisture, and temperature and controlling ventilation, heating, and watering. We control the moisture in the air by activating or turning off the fans or creating a mist effect if the values are too low. The air temperature is regulated by two sources. Two small PTC heaters to control temperature to a small degree, and a large 1kw blowing radiator. Soil temperature is controlled by heating cable, and soil humidity by small water nozzles. The light is controlled by the RTC module.

Screenshot 2022-08-23 131313

Hardware used

  • Arduino Uno clone.
  • Analog moisture sensor. It reads the moisture level of the pot depending on the amount of water present on it.
  • DHT11. Digital sensor to measure air temp and air humidity.
  • One Wire temperature sensor for measure soil temperature.
  • Custom RGB UV Light
  • Two 12V water pump. One for direct soil watering. One for creating water mist.
  • Two fans in the opposite direction for creating draft and controling hummidity.
  • One heating cable for soil heating.
  • One old hairdryer (with some sawing) for heating air.
  • RTC for controling light

Required libraries

  • DHT.h
  • OneWire.h
  • DallasTemperature.h
  • Wire.h

plant-managment-system's People

Contributors

flpsandor 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.