How do you program the onboard addressable LED ?
Can you please post some example code, identify which GPI pins etc.
Thanks
How do you program the onboard addressable LED ?
Can you please post some example code, identify which GPI pins etc.
Thanks
Check the schematic, it’s a WS2812 LED connected to IOA2.
All you need is a WS2812 library for example code, just point the output of the library too that pin.
Thanks, yes Pin 2 works ok using the fastLED library