Interface | 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 | Description |
---|---|
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.
|
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.