RobustFrame

Lightweight Arduino frame protocol for reliable byte‑stream transmission of arbitrary data with CRC‑8 and escaping.

Author
cyfney-anka
Maintainer
cyfney-anka@qq.com
Website
https://github.com/CodexPad/robust_frame_arduino_lib
Category
Uncategorized
License
MIT
Library Type
Contributed
Architectures
Any

RobustFrame provides a simple framing format (header, payload, CRC‑8, footer) and transparent escaping, so you can safely transmit any binary data over unreliable streams such as UART, Bluetooth, or RS485 without worrying about special bytes or corruption.

Downloads

Filename Release Date File Size
RobustFrame-2.0.0.zip 2026-06-27 6.11 KiB
RobustFrame-1.0.2.zip 2026-06-25 6.09 KiB
RobustFrame-1.0.1.zip 2026-06-24 6.11 KiB
RobustFrame-1.0.0.zip 2026-06-22 6.11 KiB