Skip to content

Releases: adafruit/Adafruit_CircuitPython_AS7341

1.0.2 - Corrected Hardware Link

20 Dec 17:26
6901eda
Compare
Choose a tag to compare

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

16 Dec 18:48
fcc6b3b
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.0 - Initial Release

14 Jul 23:49
Compare
Choose a tag to compare

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
  • 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.