Mcp3001 Class

Definition

MCP3001 Analog to Digital Converter (ADC)

public class Mcp3001 : Iot.Device.Adc.Mcp3Base
type Mcp3001 = class
    inherit Mcp3Base
Public Class Mcp3001
Inherits Mcp3Base
Inheritance
Mcp3001

Constructors

Mcp3001(SpiDevice)

Constructs Mcp3008 instance

Methods

Dispose()

Disposes Mcp3Base instances

(Inherited from Mcp3Base)
Read()

Reads a 10-bit (0..1023) value from the device

ReadInternal(Int32, Int32, Int32)

Reads a value from the device

(Inherited from Mcp3Base)

Applies to