esp-rtosSerial

Thread-safe Serial wrapper with broadcast reads for ESP32 and ESP8266.

Author
Hamza Yesilmen
Website
https://github.com/HamzaYslmn/esp-rtosSerial
Category
Communication
License
AGPL 3.0
Library Type
Contributed
Architectures
esp32, esp8266

Inherits from Stream — full native Arduino API (print, println, printf, read, readBytes, readStringUntil, etc.). ESP32: mutex-protected I/O, event-driven broadcast reads via Serial.onReceive(), per-task cursors. ESP8266: thin passthrough wrapper with the same API for cross-platform code.

Downloads

Filename Release Date File Size
esp_rtosSerial-4.0.0.zip 2026-04-04 19.98 KiB