LogicAnalyzer_1.5

所属分类:处理器开发
开发工具:Visual C++
文件大小:1772KB
下载次数:81
上传日期:2011-01-06 01:15:48
上 传 者白云碎了
说明:  17通道逻辑分析仪的制作。使用并口制作逻辑分析仪,速度高。包括硬件,软件和上位机软件部分。并口逻辑分析仪。
(17-channel logic analyzer production. Produced using the parallel port logic analyzer, and high speed. Including hardware, software and PC software section. Parallel port logic analyzer.)

文件列表:
LogicAnalyzer 1.5 (0, 2010-02-04)
LogicAnalyzer 1.5\Analyzer.cpp (31099, 2010-05-28)
LogicAnalyzer 1.5\Analyzer.h (5930, 2010-05-29)
LogicAnalyzer 1.5\Captured (0, 2010-01-13)
LogicAnalyzer 1.5\Documentation (0, 2010-02-17)
LogicAnalyzer 1.5\Documentation\LogicAnalyzer.chm (529693, 2010-05-29)
LogicAnalyzer 1.5\Documentation\Manual Driver PortTalk.pdf (24565, 2002-01-12)
LogicAnalyzer 1.5\Documentation\Manual Driver WinRing0.chm (38601, 2009-08-15)
LogicAnalyzer 1.5\Documentation\Manual I2C Bus.pdf (371443, 2010-02-04)
LogicAnalyzer 1.5\Documentation\Manual PS2 Bus.chm (49801, 2010-02-04)
LogicAnalyzer 1.5\Documentation\Parallel Port 1 (SPP).pdf (78329, 2010-02-14)
LogicAnalyzer 1.5\Documentation\Parallel Port 2 (EPP).pdf (63278, 2010-02-14)
LogicAnalyzer 1.5\Documentation\Parallel Port 3 (ECP).pdf (29209, 2010-02-14)
LogicAnalyzer 1.5\Driver.cpp (10706, 2010-04-15)
LogicAnalyzer 1.5\Driver.h (1910, 2010-01-07)
LogicAnalyzer 1.5\Functions.cpp (15322, 2010-05-26)
LogicAnalyzer 1.5\Functions.h (1887, 2010-05-26)
LogicAnalyzer 1.5\Graphics.cpp (24772, 2010-05-27)
LogicAnalyzer 1.5\Graphics.h (4420, 2010-04-21)
LogicAnalyzer 1.5\LogicAnalyzer.clw (4545, 2010-05-26)
LogicAnalyzer 1.5\LogicAnalyzer.cpp (1529, 2010-01-14)
LogicAnalyzer 1.5\LogicAnalyzer.dsp (5935, 2010-05-26)
LogicAnalyzer 1.5\LogicAnalyzer.dsw (549, 2009-12-22)
LogicAnalyzer 1.5\LogicAnalyzer.h (733, 2010-01-14)
LogicAnalyzer 1.5\LogicAnalyzer.rc (16486, 2010-05-26)
LogicAnalyzer 1.5\LogicAnalyzerDlg.cpp (20770, 2010-05-26)
LogicAnalyzer 1.5\LogicAnalyzerDlg.h (3159, 2010-05-26)
LogicAnalyzer 1.5\Port.cpp (22879, 2010-05-27)
LogicAnalyzer 1.5\Port.h (5634, 2010-05-29)
LogicAnalyzer 1.5\Release (0, 2009-12-23)
LogicAnalyzer 1.5\Release\LogicAnalyzer.exe (851968, 2010-05-29)
LogicAnalyzer 1.5\res (0, 2010-01-04)
LogicAnalyzer 1.5\res\EggTimer.ico (766, 2009-12-23)
LogicAnalyzer 1.5\res\LED-green.ico (1406, 2009-12-28)
LogicAnalyzer 1.5\res\LED-grey.ico (1406, 2009-12-21)
LogicAnalyzer 1.5\res\LED-red.ico (1406, 2009-12-21)
LogicAnalyzer 1.5\res\LogicAnalyzer.ico (22486, 2009-12-22)
LogicAnalyzer 1.5\res\LogicAnalyzer.rc2 (405, 2009-12-22)
LogicAnalyzer 1.5\res\ParallelPort.ico (28734, 2009-12-23)
LogicAnalyzer 1.5\res\PortTalk.sys (3567, 2009-11-09)
... ...

You can delete this folder. It is neither required for compiling nor for using the program. The files in this folder are only for debugging. To use them you must 1.) copy one of the *.bin files into the directory My Documents\ElmueSoft-LogicAnalyzer (do not change the filename!) 2.) #define LOAD_CAPTURE_FROM_FILE 1 in Port.h 3.) compile and run the Debug version 4.) click the "Capture" button 5.) chose the protocol that corresponds to the content of the *.bin file 6.) click the "Analyze" button The captured signals in this folder are: 1.) Async: A sequence of characters "ABC...XYZ" sent via RS232 2.) PS/2: Hitting the CTRL key (scan code 0x14) and releasing the CTRL key (scan code 0xF0 + 0x14) 3.) PS/2: Hitting the Capslock key (scan code 0x58) and releasing the Capslock key (scan code 0xF0 + 0x58) After hitting the Capslock key the Host (PC) sets the state of the keyboard LEDs (0xED and 0x06 turns on the Capslock + Numlock LED's) Each command from the Host is acknowledged with a 0xFA byte from the keyboard

近期下载者

相关文件


收藏者