Skip to content

pastacolsugo/emerald-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniature-happiness

WORK IN PROGRESS

Arduino based greenhouse features double light control, temperature control (heater and cooler), humidity control (humidifier and dehumidifier).

This is the core software, it doesn't have hardware input and output interface yet, but it's built to implement it. it features a variable number of seasons to have different schedules throughout the year. Every control is thought as on-off.

Lights: two separate channel are featured, day lights and dawn/dusk lights, intended to be placed at an angle. Temperature: can choose between using air from inside and outside, air heater and cooler, with a double hysteresis control. Humidity: air humidifier and dehumidifier, again with double hysteresis control.

It relies much on custom data structs. Tried to reduce memory usage by wisely choose data types,

Contact me for any info [email protected]

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published