|
MetaWear C# SDK
1.0.0
C# API for MbientLab's sensor platform
|
Classes | |
| interface | IExternalThermistor |
| Data producer representing an external thermistor More... | |
| interface | ISensor |
| Data producer representing temperature data More... | |
Enumerations | |
| enum | SensorType { SensorType.NrfSoc, SensorType.ExtThermistor, SensorType.BoschEnv, SensorType.PresetThermistor } |
| Available types of temperature sensors. Different boards will have a different combination of sensor types More... | |
|
strong |
Available types of temperature sensors. Different boards will have a different combination of sensor types
| Enumerator | |
|---|---|
| NrfSoc | Data from nRF SOC |
| ExtThermistor | External thermistor connected to the GPIO pins |
| BoschEnv | Data from a Bosch environmental sensor (BMP280 or BME280) |
| PresetThermistor | Preset thermistor on the module |
1.8.14