public class MCP3424Pin extends Object
This GPIO provider implements the MCP3424 I2C GPIO expansion board as native Pi4J GPIO pins. It is a 18-bit delta/sigma ADC providing 4 input channels. More information about the board can be found here: http://ww1.microchip.com/downloads/en/DeviceDoc/22088c.pdf
The MCP3424 is connected via I2C connection to the Raspberry Pi and provides 4 analog input channels.
Copyright © 2012–2016 Pi4J. All rights reserved.