Communication
LibPrintf
Embedded Artistry <contact@embeddedartistry.com>
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 repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.