本实验利用PS/2接口实现了与鼠标通信,并将鼠标的按键信息通过D6,D7,D8,D9 来直观的放映,其中D6,D7代表鼠标右键的状态,当鼠标右键没有按下时,D6,D7两 个灯都不亮,当鼠标右键有按下时,D6,D7两个灯同时点亮。与此相同,D8,D9则代 表鼠标左键的状态。而鼠标的移动状态,我们是通过七段数码管来表示,低两位的数 码管表示X轴的移动点数,高两位的数码表示Y轴的移动点数。
上传时间: 2015-10-12
上传用户:xiaoyunyun
PS/2接口的中断程序,还不错的
上传时间: 2014-01-22
上传用户:koulian
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
标签: combination materials reference creating
上传时间: 2015-10-19
上传用户:784533221
S52单片机对PS/2键盘的主从通信,液晶显示标准键盘输入内容,直接编译可用在项目开发上,
上传时间: 2015-11-08
上传用户:jcljkh
8051单片机上用C写的PS/2的实验程序,可以接受键盘输入并在串口显示
上传时间: 2014-06-09
上传用户:独孤求源
计算机ps.2 计算机ps.2
上传时间: 2013-12-26
上传用户:ainimao
用单片机的i/o口模拟PS/2键盘的通信协议
上传时间: 2015-11-30
上传用户:youmo81
电脑PS/2键盘结合1602显示的源程序,有的地方需要修改
上传时间: 2013-12-21
上传用户:wfeel
PS/2接口的键盘与鼠标接口规范,对开发键盘与鼠标驱动的同志很有用。
上传时间: 2014-01-22
上传用户:lnnn30
1、PS/2键盘输入,通过led显示ascii码 2、稍等1s可以在lcd上显示输入的字符 3、其中键盘上的backspce键是用来清屏的 4、当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。
上传时间: 2013-12-26
上传用户:123啊