adding 6 WIP circuitpython drivers
This commit is contained in:
parent
7d3975be49
commit
d8a9a464d5
1 changed files with 10 additions and 0 deletions
|
|
@ -11,3 +11,13 @@ 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)
|
||||
Loading…
Reference in a new issue