Pico VGA Micropython Support

Are there any plans to provide Micropython supported libraries for the Pico VGA boards or did I purchase the completely wrong product? I think it would be interesting to use Micropython with this board.

Possible at some point or am I barking up the wrong tree?

RJ

On the product page it states the following.

This board will run the various video example programs that Raspberry Pi have put together to demonstrate features of the RP2040.

Please note that VGA Demo Base only currently works with the C/C++ Pico SDK!

Thank you for restating the obvious answer from the page. Helped… (sarcasm)

I asked if this might be possible at some point.

RJ

I could have sworn that there was a some python support is planned note on the product page but don’t see it now? I went looking for it but only found the above,

I made a start modifying some micropython code to work with the pico VGA demo here:

https://github.com/mikerr/PICO-VGA-Micropython