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.
Maintainer: Simon Lehmann
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.