Is it possible to change the brightness on the fly for Adafruit_CircuitPython_NeoPixel ?
It seems to be possible in a C library but no in python.
Thanks, mcb
Is it possible to change the brightness on the fly for Adafruit_CircuitPython_NeoPixel ?
It seems to be possible in a C library but no in python.
Thanks, mcb
Copyright © 2021 Jogjafile Inc.
neopixelderives fromPypixelbuf, and inherits abrightnessproperty from that module. Did you try it?