Clears the read buffer
Disconnects and closes the connection
Returns an array of strings of all readings in the buffer. The buffer starts to be populated when the connection is opened. The read buffer is reset each time readAll() or clearBuffer() is called.
Returns the next reading received by the serial connection.
Optional
Command to send to the connection before taking a reading
Command to send to the connection after taking a reading
Writes a command to the connection
Clears the read buffer