Skip to content

Releases: adafruit/Adafruit_CircuitPython_AS7341

1.2.20 - Displayio Example

08 Jan 19:23
2c956a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.19...1.2.20

1.2.19 - Fix For Sphinx RTD Theme

07 Oct 21:37
Compare
Choose a tag to compare

Fixes for Clear and NIR Readings

23 Dec 17:06
26697ad
Compare
Choose a tag to compare

This release contains fixes for issues with the Clear and NIR channel readings when other channel readings were not taken. Thank you @garyk10.

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

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

Read the docs for info on how to use it.

What's Changed

  • using _all_channels to update efficiently by @garyk10 in #34

New Contributors

Full Changelog: 1.2.17...1.2.18

1.2.17 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:13
fcc7bd3
Compare
Choose a tag to compare

Changes: 1.2.16...1.2.17

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

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

Read the docs for info on how to use it.

1.2.16 - Fix RTD Theme Issue

25 Sep 15:35
d9028e7
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.15 - Updated .pylintrc, fixed jQuery

26 May 16:22
22907d3
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.14 - Exception was not actually raised

11 May 14:16
7125764
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.13...1.2.14

1.2.13 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:15
fc4b5f4
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.12 - Fixed pylint errors

15 Nov 18:52
83e2df7
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.11 - Made copyright stay up to date in docs/conf.py

25 Aug 19:27
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.