Integrations with libRBR

libRBR provides an interface for simplified communication with RBR instruments. Familiarity with the instrument command set is still required in order to know which commands to send, but the library isolates the user from the low-level details of instrument communication by managing all serial communication, including waking the instrument, command formatting, and response parsing. The user is only required to implement platform-specific functionality, such as input/output.