Apollon77 / MemStream

Implementation of a Memory-Stream for Arduino to test e.g. Serial communications using memory buffers (supports read and write incl. prefilled Buffers)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemStream

Implementation of a Memory-Stream for Arduino to test e.g. Serial communications using memory buffers (supports Read and write incl. prefilled Buffers)

TODO

  • Check "writeAllowed" vs Example
  • finally write README
  • add Library to ArduinoIDE :-)

About

Implementation of a Memory-Stream for Arduino to test e.g. Serial communications using memory buffers (supports read and write incl. prefilled Buffers)

License:MIT License


Languages

Language:C++ 100.0%