Implementation of Arduino's Stream class which use internal ring buffers to emulate a pair of connected Streams or a Loopback Stream.
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.
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 |