Library for direct connection of IoTmanager'a to ESP8266 through WebSocket without intermediaries, such as cloudmqtt.com. ESP acts as a Wi-Fi access point and serves as an MQTT broker, so you do not ...
This project is an Arduino ESP32 application developed using the PlatformIO framework for temperature monitoring with DS18B20 sensor and MQTT integration. The system reads temperature from GPIO0, ...