Releases: adafruit/Adafruit_CircuitPython_AS7341
1.2.2 - Updated documentation link, python version
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
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
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
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
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
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
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
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
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
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.