7
mirror of https://github.com/Hack-a-Day/Vectorscope.git synced 2024-11-21 21:34:39 +00:00
Vectorscope/images/README.md
Elliot Williams 15bae55510 readme tweaks
2023-11-17 10:33:47 +01:00

9 lines
736 B
Markdown

Here you'll find some `uf2` images that you can copy directly to the badge when it's mounted in bootloader / USB-disk mode. (Hold the Pico's boot button while plugging in.)
The images in micropython_compiled/ are a preview version of v1.22.0, with a driver for the GC9A01 screen and pull release for DMA support compiled in. This is here really just in case you want to play around, or if you've soldered on a Pico W, which requires its own firmware.
The Supercon image includes our modified Micropython and all of the various python code that makes it run.
Note that flashing the Supercon `uf2` will probably wipe anything you have on the device, so save your work first. Heck, save your work right now anyway. You never know!