Skip to content

Add circuitpython-as7343: AS7343 14-channel spectral sensor driver #253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joepardue opened this issue May 6, 2025 · 2 comments
Open

Comments

@joepardue
Copy link
Contributor

Library submission: circuitpython-as7343

GitHub Repository: https://github.com/joepardue/circuitpython-as7343

Short Description: CircuitPython driver for the AMS AS7343 14-channel spectral sensor.

This library includes:

  • as7343.py driver module
  • README.rst, LICENSE, setup.py, requirements.txt
  • examples/ directory with example scripts
  • .github/workflows/build.yml for CI
@joepardue
Copy link
Contributor Author

Adafruit does not yet have an AS7343 board, but I wanted to use the Pimoroni board with all the great I2C sensors and controls at Adafruit so I wrote this bundle for the community. I've never done this before so there will be problems that I'm happy to help fix.

@tannewt
Copy link
Member

tannewt commented May 7, 2025

Thanks for making this library! Please create a PR to add it to the bundle. There a guide covering how to do this here: https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants