adding 6 WIP circuitpython drivers

This commit is contained in:
Max Holliday 2020-01-30 14:53:50 -08:00
parent 7d3975be49
commit d8a9a464d5

View file

@ -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)