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.
Maintainer: Alexander Loquet
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.