JonathanGiles / sn_esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaNet MQTT ESP32 bridge

SpaNet serial to mqtt bridge, including HomeAssitant autodiscovery.

Developed for the ESP32 Dev board but should work on any ESP32 platform. By default uses UART2 for communications with the SpaNet controller.

Configuration

On first boot or whenever the enable key is press the board will enter hotspot mode. Connect to the hotspot to configure wifi & mqtt settings.

Circuit

To keep things as simple as possible, off the shelf modules have been used.
NOTE: The resitors on the RX/TX pins are recommended but optional.

Circuit

Assembly

Components

Wiring

About

License:MIT License


Languages

Language:C++ 100.0%