SerialUtil

Communication

A library for sending/recieving data between two arduino's over serial communication
This library provides easy methods to use to communicate between two arduino's. This library can send booleans, integers, floats and text over serial communication.

Author: Alexander Loquet

Maintainer: Alexander Loquet

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.