Skip to main content

Meadow.Foundation.ICs.DigiPots.Mcp4142

Mcp4142
StatusStatus badge: working
Source codeGitHub
Datasheet(s)GitHub
NuGet packageNuGet Gallery for Meadow.Foundation.ICs.DigiPots.Mcp4xxx

Class Mcp4142

Represents an MCP4142 digital rheostat.

Assembly: Mcp4xxx.dll
View Source
Declaration
public class Mcp4142 : Mcp4xx2, ISpiPeripheral

Inheritance: System.Object -> Meadow.Foundation.ICs.DigiPots.Mcp4xxx

Implements:
Meadow.Hardware.ISpiPeripheral

Properties

MaxSteps

Gets the maximum number of steps or resolution.

View Source
Declaration
public override int MaxSteps { get; }

Implements

  • Meadow.Hardware.ISpiPeripheral