Introduction

Documentation Status Build Status latest version on PyPI Total PyPI downloads Code Style: Black

Library helper to add styles to CircuitPython display functions CircuitPython widgets supported:

  • Label

  • Bitmaplabel

  • ScrollingLabel

  • ProgressBar

  • Button

Other CircuitPython Widgets in the Comunity Bundle

  • Annotation

  • ListSelect

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup.

Usage Example

See the examples directory for usage examples.

Example of the library possibilities

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation

For information on building library documentation, please check out this guide.

Table of Contents