Skip to content

Maerk/RemoteControlledGreenhouse

Repository files navigation

RemoteControlledGreenhouse

This project allows you to control with the OSC protocol a greenhouse. The greenhouse is automated, so if the hygrometer marks a soil humidity that is too low the solenoid valve is opened to water, if the temperature or humidity is too high the fans are activated and so on (the minimum and maximum levels are they can set). The greenhouse communicates with a server to set the time (NTPClient) and allow the user to add programmed waterings. The light can be automatic, so it lights up in the dark, or manually

Components

  • 2 Fan
  • solenoid valve
  • led
  • hygrometer
  • DHT11 humidity and temperature sensor
  • water level sensor
  • photoresistor
  • relay
  • esp8266
  • power supply

Links

Used libraries

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/