I finally got around to polishing the driver lib for the Cirque circular trackpads. Now that v1.0.0 is published, I removed the reference to the lib in the work_in_progress.md doc.
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
# Community Modules: Works In Progress
|
|
|
|
This is a list of links to CircuitPython modules from the community
|
|
that are not ready to be submitted to the Community Bundle, but that
|
|
the author would like to inform others of the module's existence.
|
|
|
|
If you've written a CircuitPython driver that you'd like to make
|
|
available but don't feel it's ready for the Community Bundle, feel
|
|
free to add a link to the GitHub repo below.
|
|
|
|
If you'd like to see a driver listed below included in the
|
|
Community Bundle, consider contacting the author to see how you can
|
|
help get the driver ready for the Bundle.
|
|
|
|
|
|
## 🚧 Works In Progress
|
|
|
|
* [https://github.com/maholli/CircuitPython_SX1280](https://github.com/maholli/CircuitPython_SX1280)
|
|
* [https://github.com/maholli/CircuitPython_FDC221x](https://github.com/maholli/CircuitPython_FDC221x)
|
|
* [https://github.com/maholli/CircuitPython_ADS124S08](https://github.com/maholli/CircuitPython_ADS124S08)
|
|
* [https://github.com/maholli/CircuitPython_ADM1176](https://github.com/maholli/CircuitPython_ADM1176)
|
|
* [https://github.com/maholli/CircuitPython_INA226](https://github.com/maholli/CircuitPython_INA226)
|
|
* [https://github.com/maholli/CircuitPython_BQ25883](https://github.com/maholli/CircuitPython_BQ25883)
|
|
* [https://github.com/spacecraft-design-lab-2019/CircuitPython_BMX160](https://github.com/spacecraft-design-lab-2019/CircuitPython_BMX160)
|