Module capsules_extra::analog_sensor
source · Expand description
Capsule for analog sensors.
This capsule provides the sensor HIL interfaces for sensors which only need an ADC.
It includes support for analog light sensors and analog temperature sensors.
Structs§
Enums§
- The type of the sensor implies how the raw ADC reading should be converted to a light value.
- The type of the sensor implies how the raw ADC reading should be converted to a temperature value.