Windows.Devices.Adc
Windows.Devices.Adc
Windows.Devices.Adc
Windows.Devices.Adc
Namespace
Analog-Digital Converter, or ADC, is an electrical component that converts an analog electrical signal (usually voltage) to a digital representation. ADCs usually interface a digital circuit that processes signals from analog world.
This API facilitates the consumer to read the digital representation of an analog signal which is fed to the ADC controller. This API is not standalone, it instead talks to an ADC controller through the provider interface implementation for specific breakout boards or onboard controllers.
Classes
| AdcChannel AdcChannel AdcChannel AdcChannel |
Represents a single ADC channel. |
| AdcController AdcController AdcController AdcController |
Represents an ADC controller on the system |
Enums
| AdcChannelMode AdcChannelMode AdcChannelMode AdcChannelMode |
Describes the channel modes that the ADC controller can use for input. |