Communication

BlaeckSerial

Sebastian Strobl <sebastian.strobl@gmx.de>

A simple library to send binary (sensor) data via Serial port to your PC.

The data can be sent periodically or requested on demand with serial commands. It supports Master/Slave configuration to include data from additional slave boards connected to the master Arduino over I2C. For documentation (including examples how to decode the data messages), check out the GitHub repository.

Go to repository

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