Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.56 KB

HackadayVectorscopeHacks

Hacks so far

CircuitPython

Uses standard Raspberry Pi Pico build of CircuitPython with gc9a01 driver in Community Bundle.

Arduino

Uses standard arduino-pico core with Arduino_GFX library to drive the display.

Micropython

Uses UF2 from https://github.com/russhughes/gc9a01_mpy but it seems pretty unstable, wiping out the entire flash contents and requiring a reinstall of Micropython. And the font mpy files provided do not work with the provided UF2.

Links:

Vectorscope straight