spark-streaming (community library)

Summary

Name Value
Name spark-streaming
Version 0.0.1
Installs 651
License MIT
Author Kyle Bowerman kyle.bowerman@gmail.com
URL https://github.com/kbowerma/streaming
Repository https://github.com/kbowerma/streaming.git
Download .tar.gz

Port of Arduino Streaming.h to spark, originaly from Mikal Hart

Library Read Me

This content is provided by the library maintainer and has not been validated or approved. Fork of Mikal Hart Streaming library.

Implements C++ Streaming operator (<<) for various print operations.

Changes in this fork include:

1) Updated for Arduino 1.0 2) Changed macro 'BIN' to 'BINARY' to be compatible with ATtiny. NB: The define of 'BIN' in Print.h must be similarly changed to use this library

Browse Library Files