Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

I will be maintaining my libraries here:
https://bit.ly/pATDBi

I am the lead developer for libraries 
that ship with the Wiring distribution. 
As per version 1.0 -
Wiring will support Arduino boards.
You are welcome to check it out!
https://wiring.org.co/download/
Cascadable Print for Arduino
Author:  Alexander Brevig
Contact: alexanderbrevig@gmail.com


Navigation


Description

This will enable you to write:
Serial.print("minutes: ").print(min).print(" seconds: ").println(sec);

See SerialDebugger for an example implementation.


Download, install and import


Information about this page

Part of AlphaBeta Code.
Last Modified: July 27, 2011, at 12:07 PM
By: AlphaBeta