I want to develop an app using micropython on the Grande Color Kit I just bought.
I'm hoping someone in the user community has done this and can help me out.
I can compile and run the arduino VS Code example provided.
And I can download and run the micropython executable.
I found micropython driver code in github
https://github.com/peterhinch/micropython-nano-gui.
I think I've configured the driver correctly, but no joy. I can't display anything.
If you've done this can you share how you did it?
Thanks.