ArduinoBoard¶
Description
Driver for the Arduino Temperature Sensors. The device is a…
The ArduinoBoard main class manages the interface
to the device and provides connection and communication
methods through USB. The driver implements an auxiliary
Channel class to hold information about the
available sensors. A custom exception StateError
is used for internal error management.
Classes
Driver implementation for the ArduinoBoard. |
|
Simple container to hold channel information. |
Exceptions
Mock-up exception to deal with unexpected device status. |