Skip to content

Files

Latest commit

 

History

History
20 lines (16 loc) · 472 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 472 Bytes

Current Progress

  • Reading Temperature

    • 1-Wire over UART
    • Human-Readable Unit (Celsius/Fahrenheit)
  • Controlling Heater/Pump

    • Basic control [Off/On]
    • Implement cooking timer for auto shutoff
    • Implement PID
    • Calibrate PID
  • Bluetooth

    • Basic Function (Serial Terminal)
    • Reliable Communication
    • Control settings
  • Display

    • Interface with LCD using I2C
    • Present program status