semf
hardwaresensor.h File Reference
Include dependency graph for hardwaresensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  semf::HardwareSensor< T_RAW >
 Base class for sensor hardware like analog sensor. By calling update(), a measurement cycle gets triggered and the dataAvailable signal will be emitted after completion. The buffer() function provides the raw sensor data to the Sensor class. By using the LastInBuffer class the access is thread save. Multiple Sensor respectively SensorConverter objects can be connected to one HardwareSensor. More...
 

Namespaces

namespace  semf
 

Detailed Description

Date
29.05.2023
Author
fs

Definition in file hardwaresensor.h.