mirror of
https://github.com/Hack-a-Day/Vectorscope.git
synced 2025-09-10 00:06:35 +00:00
if you haven't been playing around in user mode, interactively with just the raw vectorscope library, you really should!
VectorOS Demos
- blinker.py - Obligatory LED blinker
- csvdemo.py - Paste numbers from a spreadsheet, view on scope
- csvfile.py - Read data.dat (Y values), view on scope
- csvfilexy.py - Read dataxy.dat (X,Y values), view on scope
- hello.py - File from tutorial
- life.py - Slow game of life (needs work)
- simple.py - Another LED blinker (very simple)