Skip to content

HyperionCoding/RP2040-VGA-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RP2040-VGA-Driver

Raspberry Pi Pico VGA Driver that utilises the PIO. The resolution is hardcoded to 640x480. main.c contains the VGA signal specs and timing measurements with oscilloscope. vga.pio has the code commented with cycle calculations.

Building

Run cmake .. and make in /build folder. The output including .uf2 is generated in the same folder.

TODO

  • Add DMA and autopull for color data

About

Raspberry Pi Pico VGA Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published