Playing With Fusion SHT3X Arduino Library
|
Playing With Fusion SEN-37002 (SHT3X) Arduino library. More...
#include "Arduino.h"
#include "Wire.h"
Go to the source code of this file.
Classes | |
class | PWFusion_SHT3X_Data |
Holds data from a transaction with the SHT3X sensor. Stores raw data, user uses get* functions to retrieve formatted data. More... | |
class | PWFusion_SHT3X |
SHT3X device driver for Arduino. More... | |
Playing With Fusion SEN-37002 (SHT3X) Arduino library.