PicoVGA icon indicating copy to clipboard operation
PicoVGA copied to clipboard

VGA/TV display on Raspberry Pico

Results 15 PicoVGA issues
Sort by recently updated
recently updated
newest added

Hi, Please guide me to include a third-party library [https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico](url) in the picoVGA so that a file from a microSD card can be displayed over VGA monitor. Thanks and regards,...

I am using PicoVGA with a RP2014 Zero board that has a more limited option of pins than the Pi Pico. I want to use UART and SPI and for...

This looks great as a project. The build system seems very Windows specific, will this build with the Linux pico gcc tools ? I have a "VGA demo base" for...

I apologise in advance, my c is very rusty and this seems like a fairly straight forward task but I've been at it for hours and somehow I'm getting nothing...

Not understand, if to use UART PINS GP0, GP1 what pins will be B0, B1 ?

Thank you for this code and the great YT video demonstrating it. I was wondering if those were supposed to work with Raspberry reference design for attaching a VGA to...

What License applies to this code? Is it ok to use in a commercial/closed source context?

I have used esp32 vga library but vcc pin is not required to be connected. Also in other library of yours you did not connected the vcc pin but in...

How can I change the GPIO pins used in the PicoVGA library? In other words, my project has the eight video pins on non-sequential GPIOs. Is there a config file...