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

Hello. First let me say thank you for creating this library and for the examples. I have learned how to use the library mostly from the examples. I'm trying to...

Hi I am trying to get a rca output to work with this circuit: ![image](https://user-images.githubusercontent.com/61369052/206882215-44843f0c-5712-40a2-a18f-d96bdfc58abb.png) This circuit works by combining the five VGA signals (R, G, B, H and V)...

Hello Miroslav, I'm using this project as a graphics processor for an 8bit computer and it works great (I use the remaining pins and remaining PIO to connect to a...

**Hi,** **Amazing work!** it all works out of the box! ![image](https://user-images.githubusercontent.com/11454280/213858199-13be0bf2-420d-4e1d-8e80-2b718ad6937b.png) **1.** I want to have a unified UF2 program demonstrating as much sub-examples as possible on a 16MB RP2040...

Are you using both SPI buses for this project? Will this project work with the "no OS SD" SD card driver if not? [https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico](https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico) Thank you for your time.