Brewery-Controller/temp_controller
2022-01-17 17:51:09 -05:00
..
.gitignore You don't belong here. 2022-01-17 17:51:09 -05:00
config.h Crap. 2022-01-17 17:50:02 -05:00
README.md Add dir and ino file for temp controllers. 2022-01-17 17:27:09 -05:00
temp_controller.ino Crap. 2022-01-17 17:50:02 -05:00

Temperature Control

Enables basic thermostat control for fermentation, kegerator, etc.

Requirements

Arduino Nano (clone) with ethernet shield.

For programing the board:

  • Board : Arduino Nano
  • Processor : ATmega328P
  • Port : /dev/ttyUSB0

This board/shield combo works with the EthernetENC library.