public class MCP4725Pin extends Object
This GPIO provider implements the MCP4725 12-Bit Digital-to-Analog Converter as native Pi4J GPIO pins. More information about the board can be found here: http://http://www.adafruit.com/product/935
The MCP4725 is connected via SPI connection to the Raspberry Pi and provides 1 GPIO analog output pin.
Constructor and Description |
---|
MCP4725Pin() |
Copyright © 2012–2016 Pi4J. All rights reserved.