Skip to content

Releases: adafruit/Adafruit_CircuitPython_AD569x

2.0.9 - Update Ruff Config & RTD Style Fix

20 Oct 16:33

Choose a tag to compare

2.0.8 - Update RTD Config

17 Jun 16:07

Choose a tag to compare

2.0.7 - Use Ruff

13 May 17:14
2ff9df8

Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.0.7

2.0.6 - RTD Sphinx Config

16 Jan 18:32

Choose a tag to compare

2.0.5 - Reset Fix

09 Dec 16:17
537f288

Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4 - Fix Readme

06 Nov 11:59
d9e17c3

Choose a tag to compare

What's Changed

  • fix circup instruction. convert tabs to spaces in readme by @FoamyGuy in #4

New Contributors

Full Changelog: 2.0.3...2.0.4

2.0.3 - Fix For Sphinx RTD Theme

07 Oct 21:33

Choose a tag to compare

2.0.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:11

Choose a tag to compare

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

17 Nov 01:02

Choose a tag to compare

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

2.0.0 - Gain setting fix

14 Nov 16:02

Choose a tag to compare

  • Parameter setting has been fixed.
  • dac and update_dac have been removed for clarity.
  • adafruit_register is no longer required.