public class ADS1115Pin extends Object
This GPIO provider implements the TI ADS1115 analog to digital converter chip as native Pi4J GPIO pins. More information about the board can be found here: * http://www.ti.com/lit/ds/symlink/ads1115.pdf http://adafruit.com/datasheets/ads1115.pdf
The ADS1115 is connected via I2C connection to the Raspberry Pi and provides 2 GPIO pins that can be used for analog input pins.
Copyright © 2012–2016 Pi4J. All rights reserved.