Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tannewt/circuitpython_example
This is an example CircuitPython library setup.
https://github.com/tannewt/circuitpython_example
circuitpython
Last synced: about 9 hours ago
JSON representation
This is an example CircuitPython library setup.
- Host: GitHub
- URL: https://github.com/tannewt/circuitpython_example
- Owner: tannewt
- License: mit
- Created: 2017-06-30T23:01:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T01:21:37.000Z (over 7 years ago)
- Last Synced: 2024-12-18T07:56:17.692Z (about 2 months ago)
- Topics: circuitpython
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Introduction
============.. image:: https://readthedocs.org/projects/circuitpython-example/badge/?version=latest
:target: https://circuitpython-example.readthedocs.io/en/latest/
:alt: Documentation Status.. image :: https://badges.gitter.im/adafruit/circuitpython.svg
:target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
:alt: GitterThis is an example CircuitPython library used in an Adafruit Learn Guide.
Dependencies
=============
This driver depends on:* `Adafruit CircuitPython `_
Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading
`the Adafruit library and driver bundle `_.Usage Example
=============.. code-block:: python
import example
example.hello()Contributing
============Contributions are welcome! Please read our `Code of Conduct
`_
before contributing to help this project stay welcoming.API Reference
=============.. toctree::
:maxdepth: 2api