M5GO3 Bottom - how turn on leds on with micropython?
-
Hi! Recently I got a M5GO3 Bottom, but I have no idea on how to turn on the leds in it.
I can see there's no support in UIFlow, but could someone help me finding the way to enable the leds through micropython code? Thank you so much -
Hello @sedir
you can use the RGB blocks (in Hardware) to control the 10 RGB LEDs in the M5GO3 Bottom.
UIFlow2 Project Zone example: M5CoreS3_M5G03Bottom_RGB_UIFlow2.0.4
Thanks
Felix