单片机抓取IO状态并且生成【状态时间】表的keil 汇编程序

时间:2015-08-29 07:47:22
【文件属性】:

文件名称:单片机抓取IO状态并且生成【状态时间】表的keil 汇编程序

文件大小:34KB

文件格式:RAR

更新时间:2015-08-29 07:47:22

抓取 IO状态 模仿 汇编 rs232

本程序是用来模拟和抓取一些设备io的工具,把你要抓取的io(8位)连接到你51单片机,在51单片机用此程序会不停的抓取被连接的io的电平信号,并且通过rs232输出到你的电脑,输出的格式是hex: 【IO状态,时间】, 当且仅当IO发生变化的时候才会输出新的【新IO状态,时间】,这样你就可以利用这个抓取的资料去模拟被抓取的设备io状态。程序是51汇编,晶振是22.1184Mhz,波特率是19200,具体可以自己修改


【文件预览】:
ok stc89c51_read_inf_and_send_prg
----read_send_prg_19200.LST(11KB)
----READ_DATA_OKTX.txt(2KB)
----read_send_prg_19200.lnp(70B)
----read_send_prg_19200_uvopt.bak(55KB)
----read_send_prg_9600(1KB)
----READ_DATA_4.txt(5KB)
----read_send_prg_19200_uvproj.bak(13KB)
----read_send_prg_9600.lnp(54B)
----READ_DATA_5.txt(3KB)
----read_send_prg_9600.plg(204B)
----read_send_prg_9600.hex(600B)
----READ_DATA_1.txt(7KB)
----read_send_prg_19200.uvopt(55KB)
----READ_DATA_6_19200_22.1184.txt(4KB)
----READ_DATA_2.txt(5KB)
----read_send_prg_19200.uvproj(13KB)
----read.asm.bak(2KB)
----READ.BIN(345B)
----read_send_prg_9600.M51(6KB)
----READ_DATA_OK.txt(5KB)
----READ_DATA_3.txt(6KB)
----read_send_prg_19200.OBJ(1KB)
----read_send_prg_19200.M51(6KB)
----read_send_prg_19200(1KB)
----read.LST(11KB)
----ok_ensure.txt(5KB)
----read.OBJ(1KB)
----read_send_prg_19200.hex(551B)
----read.asm(2KB)
----read_send_prg_19200.plg(13KB)
----read_send_prg_19200.asm(2KB)

网友评论