public class MCP3004Pin extends Object
This GPIO provider implements the MCP3004 SPI GPIO expansion board as native Pi4J GPIO pins. It is a 10-bit ADC providing 4 input channels. More information about the board can be found here: * http://ww1.microchip.com/downloads/en/DeviceDoc/21295d.pdf
The MCP3004 is connected via SPI connection to the Raspberry Pi and provides 8 GPIO pins that can be used for analog input pins.
Copyright © 2012–2016 Pi4J. All rights reserved.