Hi there,
Is it possible to change RGB stick brightness using Mote pHAT and python?
Thanks
Hi there,
Is it possible to change RGB stick brightness using Mote pHAT and python?
Thanks
I don’t personally have any Mote sticks so I can’t try this out for you, but I did find this:
Which states you can set the brightness with "motephat.set_brightness(brightness)[source]"
Hope this helps!