Mcp3001 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MCP3001 Analog to Digital Converter (ADC)
C#
public class Mcp3001 : Iot.Device.Adc.Mcp3Base
type Mcp3001 = class
inherit Mcp3Base
Public Class Mcp3001
Inherits Mcp3Base
- Inheritance
Mcp3001(Spi |
Constructs Mcp3008 instance |
Dispose() |
Disposes Mcp3Base instances (Inherited from Mcp3Base) |
Read() |
Reads a 10-bit (0..1023) value from the device |
Read |
Reads a value from the device (Inherited from Mcp3Base) |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |