Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 611 Bytes

README.MD

File metadata and controls

36 lines (24 loc) · 611 Bytes

lavct

Logic Analyzer Video Capture Tool

Installation and running

pip install pygame
python lavct.py <CSV-FILE>

Usage

  • Change pixel clock period: a and d keys
  • Change back porch value: q and e keys.
  • Change colors:
    • 8 -> amber
    • 9 -> green
    • 0 -> white

 

Examples and notes

python lavct.py captures/colorado.scv

Folder captures contains .csv example files captured using a JUKO XT PC and Hercules Graphics card.