Releases: adafruit/Adafruit_CircuitPython_AS7341
Releases · adafruit/Adafruit_CircuitPython_AS7341
1.0.2 - Corrected Hardware Link
Thank you @anecdata
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.1 - Fixed Discord join link
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.0 - Initial Release
This release includes
- Spectral measurement on all bands F1-F8 (415nm-680nm)
- Properties for each band (ie:
channel_415nm
,channel_680nm
) - Bulk read property
all_channels
to read... all channels
- Properties for each band (ie:
- 1000Hz and 1200Hz flicker detection
- External LED property with current control
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.