|
DUDS
|
Distributed Update of Data from Something
|
#include <duds/hardware/interface/I2c.hpp>#include <duds/hardware/interface/Conversation.hpp>#include <duds/hardware/devices/DeviceErrors.hpp>#include <duds/data/Quantity.hpp>Go to the source code of this file.
Classes | |
| class | duds::hardware::devices::instruments::AM2320 |
| Support for the AM2320, a temperature and relative humidity sensor with poorly written English documentation. More... | |
| struct | duds::hardware::devices::instruments::AM2320CrcError |
| The received CRC value was not consistent with the message data. More... | |
| struct | duds::hardware::devices::instruments::AM2320Error |
| Base class for all AM2320 specific errors. More... | |
Namespaces | |
| duds | |
| duds::hardware | |
| duds::hardware::devices | |
| The root namespace for various device drivers to support specific hardware items. | |
| duds::hardware::devices::instruments | |
| The namespace with support for various instruments that sense properties of the physical world. | |