Skip to content

Releases: adafruit/Adafruit_CircuitPython_AS7341

1.2.2 - Updated documentation link, python version

04 Feb 19:47
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.1 - Updated pylint version, linted

15 Nov 17:33
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.0 - Added Clear and NIR support

21 Sep 16:20
0577cd5
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.1.2 - Fixed links, linted

10 May 19:09
c529ef2
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.1.1 - Improved documentation

04 May 17:45
775e238
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.1.0 - Removed reset function

26 Apr 20:08
46d677e
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.0.6 - Ran black

10 Mar 23:47
1722e16
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.0.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:40
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.0.4 - Limited LED current and updated README

26 Jan 19:46
99d50bb
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.

Fix F8 channel reading

08 Jan 21:37
e73cea4
Compare
Choose a tag to compare

F8 channel reading was using wrong ADC. Thanks @afaghm!

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.