Package | Description |
---|---|
com.pi4j.gpio.extension.base | |
com.pi4j.gpio.extension.mcp |
Class and Description |
---|
AdcGpioProvider
This interface defines the required interfaces for an ADC GPIO provider.
|
DacGpioProvider
This interface defines the required interfaces for a DAC GPIO provider.
|
Class and Description |
---|
AdcGpioProvider
This interface defines the required interfaces for an ADC GPIO provider.
|
AdcGpioProviderBase
This base GPIO provider defined the required interfaces and implements the base functionality for ADC
(analog to digital) expansion chips as native Pi4J GPIO pins.
|
DacGpioProvider
This interface defines the required interfaces for a DAC GPIO provider.
|
DacGpioProviderBase
This base GPIO provider defined the required interfaces and implements the base functionality for DAC
(digital to analog) expansion chips as native Pi4J GPIO pins.
|
Copyright © 2012–2016 Pi4J. All rights reserved.