CmdMessenger
3.0
CmdMessenger is a serial port messaging library for the Arduino
|
Classes | |
class | BinaryConverter |
class | CmdMessenger |
Command messenger main class More... | |
class | IsEscaped |
Class for bookkeeping which characters in the stream are escaped. More... | |
class | Escaping |
Utility class providing escaping functions More... | |
class | ReceivedCommand |
A command received from CmdMessenger More... | |
class | SendCommand |
A command to be send by CmdMessenger More... | |
class | SerialPortManager |
Fas Manager for serial port data More... | |
class | SerialSettings |
Class containing properties related to a serial port More... | |
class | StringUtils |
String utilities. More... | |
class | TimedAction |
Starts a recurring action with fixed interval If still running at next call, the action is skipped More... | |
class | TimeUtils |
Class to get a timestamp More... | |