Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADS1x15

2.4.0 - Additional Comparator Settings

19 Aug 16:32
8299472
Compare
Choose a tag to compare

What's Changed

  • Added functions for controlling additional comparator settings by @RoaCode in #99

Full Changelog: 2.3.0...2.4.0

2.3.0 - Added Comparator Functionality

12 Aug 15:58
bf390e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.26...2.3.0

2.2.26 - Update value Property Docstring

01 Jul 20:47
acc1daa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.25...2.2.26

2.2.25 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:12
Compare
Choose a tag to compare

Changes: 2.2.24...2.2.25

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.

2.2.24 - Handle Import Error

30 Oct 21:10
bb6ee16
Compare
Choose a tag to compare

This release adds a fallback for enabling the library to work in contexts where microcontroller.Pin cannot be imported. Thank you @ilario

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.

2.2.23 - Fix RTD Theme Issue

25 Sep 15:35
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.

2.2.22 - Updated .pylintrc, fixed jQuery

26 May 15:59
81e9fdf
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ADS1x15.

Read the docs for info on how to use it.

2.2.21 - Updated type annotations

07 Sep 22:32
fe1337c
Compare
Choose a tag to compare

Updated type annotations for this library. The last release did not contain these changes. Thanks @scirelli!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.

2.2.20 - Updated type annotations

07 Sep 20:04
1d9f141
Compare
Choose a tag to compare

Updated type annotations for this library. Thanks @scirelli!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.

2.2.19 - Fix link to Code of Conduct

31 Aug 13:49
1d9f141
Compare
Choose a tag to compare

Fixed the link in the README to the Code of Conduct. Thanks @scirelli!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ads1x15.

Read the docs for info on how to use it.