IoT - Collabs - ESP Firmware with Guru
Jump to navigation
Jump to search
Contents
Modular Firmware
Baseline
This is the basis for pretty much ANY ESP-based firmware project. It'll get your device online.
MQTT
This is intended to be added to the baseline.
You'll need to add:
lib_deps = PubSubClient
to your platformio.ini
file.
OTA
Gurus source code...
Ffffffuuuuuuuu......