单片机的PS/2接口程序! 我花了好大功夫写成的两个读写PS2设备的接口程序! 现在介绍PS24 书太少了!给大家借鉴啊!
上传时间: 2015-03-20
上传用户:coeus
PS键盘驱动程序2 实现pc机键盘(p/s2接口)与8位单片机连接使用原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上
上传时间: 2015-03-25
上传用户:450976175
本文列举了PS命令常用用法(13种情况),完全满足一般编程的需要。
标签: 命令
上传时间: 2014-01-01
上传用户:wangdean1101
51单片机系统中运用电脑上的大键盘! Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 AT89x51使用12M Modified by Shen Peng! Postgraduate of 2003, 7 Department Harbin Engineering University
上传时间: 2013-12-19
上传用户:宋桃子
Scan Code Set 3 - Optional PS/2 scan code set--rarely used 第三套扫描码集--可选的PS/2 扫描码
上传时间: 2015-04-12
上传用户:cc1915
PS键盘与单片机连接,连线图、C源程序
上传时间: 2015-04-16
上传用户:iswlkje
介绍单片机中PS/2接口的相关协议,可以使用一般的普通键盘
上传时间: 2015-04-19
上传用户:dengzb84
单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]
上传时间: 2013-12-20
上传用户:franktu
This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
标签: firmware mouse translates translator
上传时间: 2015-04-26
上传用户:cuiyashuo
java 词法分析器,用于一般的C,C++,VB,PS/SQL 语句的翻译
上传时间: 2014-01-03
上传用户:hewenzhi