Go to file
Chris Giacofei 0e74d66125 Change check for out of bounds setpoints.
Makes more sense this way, and is compatible with more boards.

ESP32 chips don't seem to like min/max with mixed types.
2024-04-29 12:47:49 -04:00
boil_kettle Change check for out of bounds setpoints. 2024-04-29 12:47:49 -04:00
docs Add some docs 2022-01-14 21:10:51 -05:00
eeprom_setup Sketch name needs to match the folder. 2022-01-24 10:57:33 -05:00
home_assistant
temp_controller Now it's gone. 2022-01-17 17:52:34 -05:00
.gitattributes
.gitignore Update ignored files. 2022-01-19 07:09:07 -05:00
.gitmodules Added PID submodule. 2024-04-26 08:48:05 -04:00
CHANGELOG.md Update the changelog. 2022-01-15 20:40:07 -05:00
LICENSE
README.md Updated libraries. 2022-01-24 19:40:23 +00:00

Arduino Brewery Control

Simple PWM & (eventually) temperature control for an Arduino based electric brewing system.

Libraries needed to make this thing work