Stream support for my “Arduino Audio Tools” Library
Im my last couple of Blogs, I have demonstrated how we can use the low level API of my Arduino Audio Tools library. Currently I am busy working on a high level API using Arduino Streams. I did not commit my changes yet but I want to take the opportunity to share how the whole thing is supposed to work: We all know the Arduino Streams. We use them to write out print messages and Read more…