mirror of
https://github.com/Hack-a-Day/Vectorscope.git
synced 2024-11-21 21:34:39 +00:00
372 B
372 B
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)