Skip to content

Some projects to test Raspberry Pi Pico unique functionalities, such as interpolators or scanvideo library.

License

Notifications You must be signed in to change notification settings

boochow/pico_test_projects

Repository files navigation

pico_test_projects

My Raspberry Pi Pico test projects.

interpolator A texture mapping demo for Pimoroni Display Pack. pimoroni-pico library is necessary for building.

interpolator2 SNES mode7 style graphics demo for Pimoroni Display Pack. pimoroni-pico library is necessary for building.

pwm-sound A simple sound generator. Three waveforms + noise.

usb-midi A USB MIDI monitor device.

To build following projects, you need to install the pico-extras library.

interpolator2-vga interpolator2 demo using scanvideo library.

vga-test Simple VGA signal generator using scanvideo library.

vga-test2 A test project for reading VGA demo board button state.

vga-test3 Rendering image data from the RAM (QVGA size) and from the flash (VGA size).

vga-test4 A test project for using multiplane function of scanvideo library.

vga-test5 A 640x480 black-and-white frame buffer demo.

vga-test6 Minimaistic scanvideo library demo.

About

Some projects to test Raspberry Pi Pico unique functionalities, such as interpolators or scanvideo library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages