2019-02-14 21:45:46 -05:00
|
|
|
Additional CircuitPython Libraries and Drivers on GitHub
|
|
|
|
=========================================================
|
2016-10-18 20:42:47 -04:00
|
|
|
|
2017-05-24 14:44:23 -04:00
|
|
|
These are libraries and drivers available in separate GitHub repos. They are
|
|
|
|
designed for use with CircuitPython and may or may not work with
|
|
|
|
`MicroPython <https://micropython.org>`_.
|
2016-10-18 20:42:47 -04:00
|
|
|
|
2017-01-13 20:00:26 -05:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
Adafruit CircuitPython Bundle
|
|
|
|
------------------------------
|
2017-01-06 16:18:40 -05:00
|
|
|
|
|
|
|
We provide a bundle of all our libraries to ease installation of drivers and
|
2018-03-06 19:54:13 -05:00
|
|
|
their dependencies. The bundle is primarily geared to the Adafruit Express line
|
|
|
|
of boards which feature a relatively large external flash. With Express boards,
|
|
|
|
its easy to copy them all onto the filesystem. However, if you don't have
|
|
|
|
enough space simply copy things over as they are needed.
|
2017-01-06 16:18:40 -05:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
- The Adafruit bundles are available `on GitHub <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>`_.
|
2017-01-06 16:18:40 -05:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
- Documentation for each library is available `here <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>`_.
|
2018-03-06 19:54:13 -05:00
|
|
|
|
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
CircuitPython Community Bundle
|
|
|
|
-------------------------------
|
2018-03-06 19:54:13 -05:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
This bundle contains non-Adafruit sponsored libraries, that are written and submitted
|
|
|
|
by members of the community.
|
2017-01-06 16:18:40 -05:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
- The Community bundles are available `on GitHub <https://github.com/adafruit/CircuitPython_Community_Bundle/releases>`_.
|
2017-09-02 09:37:14 -04:00
|
|
|
|
2019-02-14 21:45:46 -05:00
|
|
|
- Documentation is not available on ReadTheDocs at this time. See each library for any
|
|
|
|
included documentation.
|