todbot / HackadayVectorscopeHacks

Hacks (hopefully) for the Hackaday Superconference 2023 badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hacks (hopefully) for the Hackaday Superconference 2023 badge

License:MIT License


Languages

Language:Python 90.8%Language:C++ 9.2%