Skip to main content

Meadow.Foundation.ICs.IOExpanders.Hp4067

Hp4067
StatusStatus badge: working
Source codeGitHub
Datasheet(s)GitHub
NuGet packageNuGet Gallery for Meadow.Foundation.ICs.IOExpanders.AnalogMux
Source codeGitHub
Datasheet(s)GitHub
NuGet packageNuGet Gallery for Meadow.Foundation.ICs.IOExpanders.AnalogMux

Wiring Example

To wire a Hp4067 to your Meadow board, connect the following:

Hp4067Meadow Pin
GNDGND
VCC3V3
SCLD08 (SCL Pin)
SDAD07 (SDA Pin)

Class Hp4067

Represents an Ti HP4067 16-channel analog multiplexer.

Assembly: AnalogMux.dll
View Source
Declaration
public class Hp4067 : Nxp74HC4067, IAnalogInputMultiplexer

Inheritance: System.Object -> Meadow.Foundation.ICs.IOExpanders.AnalogMuxBase

Implements:
Meadow.Foundation.ICs.IOExpanders.IAnalogInputMultiplexer

Implements