Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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: Gitter

This 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: 2

api