/mudlink

Modular UART Duplex Link: cobs, crc, flow-control and delivery guarantees on any UART port in Arduino

Primary LanguageC++OtherNOASSERTION

Modular UART Duplex Link

MUDL lets us promote any Serial port (UART) into a competent link / transport layer with guaranteed delivery of framed packets.

More info in this blog post and docs on this page.