Color Picker for CircuitPython. Allows to pick a color directly from CircuitPython, giving you the color information.
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.
Please see the color_picker_simlpetest.py
example for initial reference
For information on building library documentation, please check out this guide.