# Pico VGA Micropython Support

**URL:** https://forums.pimoroni.com/t/pico-vga-micropython-support/16527
**Category:** Support
**Created:** [March 5, 2021, 6:26pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527 "2021-03-05T18:26:31Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![RetroJeff](https://avatars.discourse-cdn.com/v4/letter/r/bbce88/32.png) [@RetroJeff](https://forums.pimoroni.com/u/RetroJeff)
#### Post date: [March 5, 2021, 6:26pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527/1 "2021-03-05T18:26:31Z")

</div>

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

---

<div class="post-metadata">

### Author: ![alphanumeric](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/alphanumeric/32/2729_2.png) [@alphanumeric](https://forums.pimoroni.com/u/alphanumeric)
#### Post date: [March 5, 2021, 8:09pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527/2 "2021-03-05T20:09:06Z")

</div>

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!**

---

<div class="post-metadata">

### Author: ![RetroJeff](https://avatars.discourse-cdn.com/v4/letter/r/bbce88/32.png) [@RetroJeff](https://forums.pimoroni.com/u/RetroJeff)
#### Post date: [March 5, 2021, 8:56pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527/3 "2021-03-05T20:56:02Z")

</div>

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

I asked if this might be possible at some point.

RJ

---

<div class="post-metadata">

### Author: ![alphanumeric](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/alphanumeric/32/2729_2.png) [@alphanumeric](https://forums.pimoroni.com/u/alphanumeric)
#### Post date: [March 5, 2021, 10:29pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527/4 "2021-03-05T22:29:46Z")

</div>

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,

---

<div class="post-metadata">

### Author: ![mikered](https://sea2.discourse-cdn.com/flex016/user_avatar/forums.pimoroni.com/mikered/32/6271_2.png) [@mikered](https://forums.pimoroni.com/u/mikered)
#### Post date: [May 29, 2023, 3:49pm UTC](https://forums.pimoroni.com/t/pico-vga-micropython-support/16527/5 "2023-05-29T15:49:18Z")

</div>

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

[https://github.com/mikerr/PICO-VGA-Micropython](https://github.com/mikerr/PICO-VGA-Micropython)
