Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 575 Bytes

File metadata and controls

23 lines (13 loc) · 575 Bytes

AD56x8_Python_Library

Python library for for control of Analog Devices AD5628/AD5648/AD5668 DACs

You can buy these on breakout board, including the AD5628-1 from Digilent (PMod Board DA4 )

To install, execute the following command in the directory of the library:

sudo python3 setup.py install

Make sure you have internet access on the device so it can download the required dependencies.

See examples of usage in the examples folder.

Written by David Goncalves

MIT license, all text above must be included in any redistribution