Skip to content

A cheap but efficient controller for small-scale farmers looking to automate their greenhouse

License

Notifications You must be signed in to change notification settings

LoupHC/Greenhouse-controller-OBSOLETE-

Repository files navigation

Greenhouse-controller (with LCD interface)

A cheap but efficient controller for small-scale farmers looking to automate their greenhouse.

Allow control on :

  • up to 5 time-zones with different temperature settings and activation temperature for each devices Parameter for timezones are :

    • Type (Based on sunrise (according to your latitude/longitude/local hour using an astronomical algorithm), manual or based on sunset)
    • Time (minuts before or after for sunrise/sunset mode (max. 60), hour and minut for manual mode)
    • Target Temperature
  • up to 2 rollups motors opening and closing in a predefined number of increments, with pause in between to allow air flow Parameters for rollups are :

    • Number of increments
    • Rotation time during each increment
    • Pause time beatween each increment
    • Activation temperature modificator (according to target temperature)
    • Hysteresis
    • A safety mode : allow a switch to stop the increment counter
  • up to 2 fans starting when a specific temperature is reached (depending of the time-zone) Parameters for fans are :

    • Activation temperature modificator (according to target temperature)
    • Hysteresis
    • A safety mode : allow fan to be started only if a switch is pushed/activated
  • up to 2 heaters starting when a specific temperature is reached (depending of the time-zone)

    • Activation temperature modificator (according to target temperature)
    • Hysteresis

The controller has two modes(menu and controle) which can't be run simultaneously. Either you program the controler using the LCD menu, either you run the actual control program. With the menu, the user can program: [in construction]

Material needed :

Version of arduino IDE : 1.6.12

Libraries:

  • DS3231
  • NewLiquidCrystal
  • OneWire
  • Dallas_Temperature
  • TimeLord

About

A cheap but efficient controller for small-scale farmers looking to automate their greenhouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published