C# (CSharp) CyrusBuilt.MonoPi.Components.Potentiometers.Microchip Namespace

Classes

Name Description
DeviceControlChannel This class represents the wiper. It is used for devices knowing more than one wiper.
DeviceControllerDeviceStatus The device's status.
DeviceControllerTerminalConfiguration The device's terminal configuration for a certain channel.
MCP4431 Hardware device abstraction component for the Microchip MCP4331.
MCP4432 Hardware device abstraction component for the Microchip MCP4332.
MCP4441 Hardware device abstraction component for the Microchip MCP4441.
MCP4442 Hardware device abstraction component for the Microchip MCP4442.
MCP4451 Hardware device abstraction component for the Microchip MCP4451.
MCP4452 Hardware device abstraction component for the Microchip MCP4452.
MCP4461 Hardware device abstraction component for the Microchip MCP4461.
MCP4462 Hardware device abstraction component for the Microchip MCP4462.
MCP4531 Hardware device abstraction component for the Microchip MCP4531.
MCP4532 Hardware device abstraction component for the Microchip MCP4532.
MCP4541 Hardware device abstraction component for the Microchip MCP4541.
MCP4542 Hardware device abstraction component for the Microchip MCP4542.
MCP4551 Hardware device abstraction component for the Microchip MCP4551.
MCP4552 Hardware device abstraction component for the Microchip MCP4552.
MCP4561 Hardware device abstraction component for the Microchip MCP4561.
MCP4562 Hardware device abstraction component for the Microchip MCP4562.
MCP4631 Hardware device abstraction component for the Microchip MCP4631.
MCP4632 Hardware device abstraction component for the Microchip MCP4632.
MCP4641 Hardware device abstraction component for the Microchip MCP4641.
MCP4642 Hardware device abstraction component for the Microchip MCP4642.
MCP4651 Hardware device abstraction component for the Microchip MCP4651.
MCP4652 Hardware device abstraction component for the Microchip MCP4652.
MCP4661 Hardware device abstraction component for the Microchip MCP4661.
MCP4662 Hardware device abstraction component for the Microchip MCP4662.
MCPTerminalConfiguration Terminal configuration settings for the channel a given potentiometer instance is configured for.
MicrochipPotDeviceController An MCP45XX and MCP46XX device controller component. This mostly a port of the device controller in the Pi4J project (Java port author Raspelikan) which is a port of similar C++ code from Stibro's code blog.
MicrochipPotDeviceStatus Microchip MCP 45XX and 46XX potentiometer IC device status.
MicrochipPotentiometerBase Base class for Microchip MCP45XX and MCP46XX IC device abstraction components.
MicrochipPotentiometerBase.WiperEventArgs Wiper event arguments class.