C++ API wrapper for the bh1749 driver.
Definition: a110x.hpp:29
LDT0028(unsigned int pin)
Definition: ldt0028.cxx:32
std::string name()
Definition: ldt0028.cxx:48
API for LDT0-028 PZT film-based sensors, such as a Grove Piezo Vibration sensor.
Definition: ldt0028.hpp:55
mraa_aio_context m_pin
AIO pin.
Definition: ldt0028.hpp:85
std::string m_name
name of this sensor
Definition: ldt0028.hpp:84
~LDT0028()
Definition: ldt0028.cxx:43
int getSample()
Definition: ldt0028.cxx:52