Adafruit_CircuitPython_AD569x

CircuitPython module for the AD5691/2/3 I2C DAC

MIT License

Downloads
324
Stars
0
Committers
2

Bot releases are hidden (Show)

Adafruit_CircuitPython_AD569x - 2.0.2 - Fix RTD Docs Build and Unpin Sphinx Latest Release

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_AD569x/compare/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.

Adafruit_CircuitPython_AD569x - Update Docs

Published by FoamyGuy 11 months ago

This release adds additional comments in docsctrings to explain constant values use.

Adafruit_CircuitPython_AD569x - 2.0.0 - Gain setting fix

Published by BlitzCityDIY 11 months ago

  • Parameter setting has been fixed.
  • dac and update_dac have been removed for clarity.
  • adafruit_register is no longer required.
Adafruit_CircuitPython_AD569x - 1.0.0 - First release

Published by BlitzCityDIY about 1 year ago

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.

Package Rankings
Top 37.85% on Pypi.org
Related Projects