Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.12 KB

File metadata and controls

29 lines (23 loc) · 1.12 KB

PlantTimer

Functionalities: Use real-time clock (DS3231) to manage lighting, air and temperature of a plant growing environment with 8x relay board.

Programming is done via serial commands: T; sets current time B; sets bloom lighting scheme start

Features completed:

  • Setting of time and bloom start by serial command
  • Growth light time scheme based output switching, possible to use "gas lantern" method
  • Bloom light switching with daily time changes (shorten days/nights by x minutes)
  • 730 nm lighting (pre- and after glow duration at bloom light day end)
  • Irrigation timer
  • Temperature sensor identification
  • Temperature controlled exhaust fan throttle with hysteresis

TODO:

  • Some kind of display output

Most libraries can be installed from within the Arduino IDE with the library manager.

External libraries used: