Friday, October 24, 2014

Designing a Brew Chamber Controller (Update 7)

Latest version 0.04.0a available on GitHub.

https://github.com/cyberlord8/bcc

Version History
~~~~~~~~~~~~~~~
#0.04.0a
- Fixed bug where the different brew cycles were not calculating properly due to global variable not being declared
- bcc now saves current settings to a file (bccconfig.py)
- Increased precision in F/C conversion formulas which was causing a rounding error
- Added reset min and max temp variables function (ability to reset them for each brew session?)
- Added GPL 3.0 license verbiage
- Fixed bug where cycling brew cycle off and on would cause compressor to turn on and off with no 5 minute delay

No comments:

Post a Comment