Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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:

About

Arduino sketch utilizing RTC to switch growth and bloom lights.

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages