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 ...