Package | Description |
---|---|
com.pi4j.gpio.extension.base | |
com.pi4j.gpio.extension.mcp |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MCP3004GpioProvider
This GPIO provider implements the MCP3004 SPI GPIO expansion board as native Pi4J GPIO pins.
|
class |
MCP3008GpioProvider
This GPIO provider implements the MCP3008 SPI GPIO expansion board as native Pi4J GPIO pins.
|
class |
MCP3204GpioProvider
This GPIO provider implements the MCP3204 SPI GPIO expansion board as native Pi4J GPIO pins.
|
class |
MCP3208GpioProvider
This GPIO provider implements the MCP3208 SPI GPIO expansion board as native Pi4J GPIO pins.
|
class |
MCP3424GpioProvider
This GPIO provider implements the MCP3424 I2C GPIO expansion board as native Pi4J GPIO pins.
|
class |
MCP3x0xGpioProvider
This GPIO provider implements the base functionality for the MCP3004 & MCP3008 & MCP3204 & MCP3208 SPI ADC as native
Pi4J GPIO pins.
|
Copyright © 2012–2016 Pi4J. All rights reserved.