The basic serial protocol between a computer and an Arduino board is often insufficient for board control and/or complex data exchange. Implementing primitive command handlers on top of the basic ...
The library is in a state of constant development. All parts of the library are subject to change, and I cannot guarantee every part of it will work perfectly. Add wiki explaining proper use of the ...