Buffered Streams

Implementation of Arduino's Stream class which use internal ring buffers to emulate a pair of connected Streams or a Loopback Stream.

Author
Paulo Costa
Website
https://github.com/paulo-raca/ArduinoBufferedStreams
Category
Communication
License
Unlicense
Library Type
Contributed
Architectures
Any

It can be used to easily add a buffering layer to communications, to implement the communication between multiple components, or to make Serial-like objects.

Downloads

Filename Release Date File Size
Buffered_Streams-1.0.8.zip 2023-03-22 8.70 KiB
Buffered_Streams-1.0.5.zip 2018-12-20 8.62 KiB
Buffered_Streams-1.0.3.zip 2017-03-02 8.55 KiB
Buffered_Streams-1.0.2.zip 2016-10-27 6.36 KiB
Buffered_Streams-1.0.1.zip 2016-08-31 6.36 KiB