Brewery-Controller/temp_controller
2022-01-17 17:52:34 -05:00
..
.gitignore
README.md
temp_controller.ino

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.