This is a Mqtt broker for embedded devices, developed in C++, FreeRTOS to use advanced multitasking capabilities, and arduino core. Tested in an Esp32 and esp8266.
-
Updated
Dec 17, 2023 - C++
This is a Mqtt broker for embedded devices, developed in C++, FreeRTOS to use advanced multitasking capabilities, and arduino core. Tested in an Esp32 and esp8266.
This project delivers an Arduino core for the ESP8266_RTOS_SDK, a light version of FreeRTOS supported by espressif. Notably, it shares the same framework as the ESP32 Arduino core, ensuring compatibility with libraries designed for the ESP32 arduino core and advanced multitasking capabilities.
FreeRTOS C++ Wrapper, using OOP, compatible with Arduino core and tested on ESP32 and ESP8266.
Add a description, image, and links to the esp8266-rtos-arducore topic page so that developers can more easily learn about it.
To associate your repository with the esp8266-rtos-arducore topic, visit your repo's landing page and select "manage topics."