MACscr / arduino_thermostat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino_thermostat

Todo:

  1. Implement real debounce for all buttons
  2. Add 20 seconds inactive timer to backlight - COMPLETE
  3. Add dht sensor code (simple)
  4. Add ability to change requested temp value by pressing arrow up or down. Will add +1 or -1 based on button - COMPLETE
  5. Add ability to turn mode between cool or heat or off - COMPLETE
  6. Add ability to turn fan to auto or on - COMPLETE
  7. Add mqtt support for changing values or reporting modes and temperature
  8. Connect it to wireless network (simple after switching it to esp8266)

About


Languages

Language:Arduino 100.0%