I’m just a beginner, so I apologize if this has been answered (I have been searching) or is really obvious.
I’ve got the 1.14" Pico Display Pack and would like to use to use as part of a macro pad for my Mac. I thought I would use CircuitPython since I already know how to integrate with keys and rotary switches.
But I would also like to use the Pico Display’s built-in buttons and RGB LED. Is this possible with CircuitPython? (example code and steps would be greatly appreciated - again I am a novice.). Many thanks in advance.
Thanks for the suggestions. Unfortunately when I run the blinky example from digitalio-Basic digital pin support- page, it just flashes the pi pico’s LED, not the one on the pico display.