Skip to content
Vadim Tkachenko edited this page Apr 6, 2020 · 1 revision

hcc-esp32: MQTT Edge Device Firmware

A few useful links:

  • Home Climate Control project (home, GitHub) - these two will be tightly related, but loosely coupled, for the foreseeable future.
  • hcc-esp8266 - a lower entry threshold, but more limited implementation of the same functionality on ESP8266.
  • ESP-IDF - the starting point if you want to make this project operational.
  • Supported hardware:
    • Just 1-Wire at this point. Stay tuned, more is coming.
Clone this wiki locally