serial-transport

Communication

ASCII based protocol to communicate reliably over a serial connection without hardware flow control.
(Crude) implementation of a transport protocol to allow two controllers to talk to each other via a serial (UART) interface without having to rely on timing or hardware flow control.

Author: Simon Lehmann

Maintainer: Simon Lehmann

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.