jenschr / TestMqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestMqtt

Very basic and simple Platformio project for getting started with MQTT on ESP32 S3. Made for my students @kristiania, the example does not contain "everything" like all other "basic" examples do. It just contains what is needed to understand Publish & Subscribe. The Mqtt library used is the "arduino-mqtt" wrapper for lwmqtt by the same author.

About


Languages

Language:C++ 100.0%