Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 682 Bytes

brew-temperature-control

Simple temperature control for arduino

Work in Progress

  • add display (8 digit 7-segment display with MAX7219) to sketch
  • combine code snippets into one programm that
    • continuously displays the current temperature
    • switches the heating element on and off according to a target temperature
    • use some propper algorithm in order to avoid oscilation

Used Resources