Releases: adafruit/Adafruit_CircuitPython_AD569x
Releases · adafruit/Adafruit_CircuitPython_AD569x
2.0.6 - RTD Sphinx Config
Full Changelog: 2.0.5...2.0.6
2.0.5 - Reset Fix
2.0.4 - Fix Readme
2.0.3 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.2...2.0.3
2.0.2 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.1...2.0.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ad569x
.
Read the docs for info on how to use it.
Update Docs
This release adds additional comments in docsctrings to explain constant values use.
2.0.0 - Gain setting fix
- Parameter setting has been fixed.
dac
andupdate_dac
have been removed for clarity.adafruit_register
is no longer required.
1.0.0 - First release
This module works with the AD569x DACs over I2C.
To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive.
Read the docs for info on how to use it.