Introduction

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

Color Picker for CircuitPython. Allows to pick a color directly from CircuitPython, giving you the color information.

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

Please see the color_picker_simlpetest.py example for initial reference

https://raw.githubusercontent.com/jposada202020/CircuitPython_color_picker/main/docs/color_picker.png

Documentation

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

Table of Contents