=====drawtiming (Linux-Programm)===== Software unter Linux http://drawtiming.sourceforge.net/usage.html http://manpages.ubuntu.com/manpages/lucid/man1/drawtiming.1.html %%(bash) drawtiming --output test.png test.dt %% %%(text;;test.dt) # initialize the signals POWER=0, CS=1, DATA_OUT=Z, CLOCK=0. # turn on the power POWER=1. CS=0. DATA_OUT=0xA7. CLOCK=1. CLOCK=0. DATA_OUT=0xD3. CLOCK=1. CLOCK=0. %% {{image url="images/02_test.dt.png"}} ---- Siehe auch {{backlinks}}