Communication

LibPrintf

Library adding support for the printf family of functions to the Arduino SDK.

This library provides support for printf() and other printf-like functions with full format-string support. Default output is to Serial, but can be customized.

Go to repository

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