Communications with the Arduino occur over a serial-USB connection with the host. Default communication settings are 115200 rate, 8-bits, no parity, 1 stop bit. All commands are to be sent as a single character with no carriage-return or line-feed appended.