Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 534 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 534 Bytes

ferm-control

V2 of the Fermentation Chamber

Folder structure: Arduino contains the core code that runs Sean's Arduino fermentation chamber

The starting point of this code base is within the .ino file. From there, the code branches out to specific elements and modules. The most recent feature, directed control, is still a work in progress. While the structure of the code is in place, elements like Communicator.cpp and others which are directly responsible for interpreting commands are code skeletons at best.