Skip to main content

Meadow.Foundation.ICs.DAC.Mcp4921

Mcp4921
StatusStatus badge: working
Source codeGitHub
Datasheet(s)GitHub
NuGet packageNuGet Gallery for Meadow.Foundation.ICs.DAC.MCP492x

Class Mcp4921

Represents the MCP4921 digital-to-analog converter (DAC) implementation, inheriting from the base Mcp492x class.

Assembly: Mcp492x.dll
View Source
Declaration
public class Mcp4921 : Mcp492x, ISpiPeripheral, IAnalogOutputController, IPinController

Inheritance: System.Object -> Meadow.Foundation.ICs.DAC.Mcp492x

Implements:
Meadow.Hardware.ISpiPeripheral, Meadow.Hardware.IAnalogOutputController, Meadow.Hardware.IPinController

Properties

Pins

Gets the pin definitions for the MCP4921.

View Source
Declaration
public Mcp4921.PinDefinitions Pins { get; }

Implements

  • Meadow.Hardware.ISpiPeripheral
  • Meadow.Hardware.IAnalogOutputController
  • Meadow.Hardware.IPinController