In this tutorial we will read from the input pins on the ADCDAC Pi and set a voltage on the output pins.
The ADCDAC Pi uses the SPI port and we will be using the py-spidev python module, if you have not installed these already you can follow our SPI and Raspbian Linux on a Raspberry Pi...