搜索资源列表
EM83050键盘接口芯片
- 键盘接口芯片,嵌入式开发专用键盘芯片,好东西-keyboard interface chip, embedded chip developed special keyboard, good things
接口技术
- 在DOS下的接口技术,键盘接口的编程,鼠标接口的编程串口的接口编程-DOS interface technology, the programming interface keyboard and mouse interface Serial Programming Interface Programming
键盘操作
- 常用接口电路及其编程 1. LED数码显示器的连接与编程 在单片机系统中,通常用LED数码显示器来显示各种数字或符号。由于它具有显示清晰、亮度高、使用电压低、寿命长的特点,因此使用非常广泛。 1. 八段LED显示器 引入:还记得我们小时候玩的“火柴棒游戏”吗,几根火柴棒组合起来,可以拼成各种各样的图形,LED显示器实际上也是这么一个东西。 -common programming interface and a circuit. LED digital display co
ATjianpan
- AT键盘接口资料,英文资料,很有用,测试成功,汉语版本资料在翻译中-AT keyboard interface information, in English, useful and successful tests, Chinese version of the information in Translation
keyboardInterface
- 一篇介绍键盘接口的英文文档,讲得很详细,做ps/2设计的可以参考-a keyboard interface on the English documents, made it very detailed, so ps / 2 reference design
SM1628
- sm1628是一种带键盘接口的LED驱动控制专用IC,带有内部MCU
ps2_soc1
- 键盘接口ps2的协议,经过fpga验证可以实现。
KEY_SCAN
- 4x4矩阵键盘的扫描程序 //按相应的按键,数码管显示相应的数字,键盘接口为行列式
ZLG7290_LED
- ZLG7290键盘检测及 LED 显示示例 ZLG7290是一种I2C接口键盘及LED驱动管理器件,提供数据译码和循环、移位、段寻址等控制。它可 采样64个按键或传感器,单片即可完成LED显示、键盘接口的全部功能。ZLG7290的从地址为70H,器件内 部通过I2C总线访问的寄存器地址范围为00H~17H,任一寄存器都可按字节直接读写,并支持自动增址功能 和地址翻转功能。
key.条码枪模拟键盘源程序
- 条码枪模拟键盘源程序, 接收串口连接的条码枪的数据,通过模拟键盘输入到程序中,这样就不需要改动程序即可和条码枪接口,Barcode guns source analog keyboard, serial port connected to receive data from bar code gun, by simulating keyboard input to the process, so that you do not need to change procedures and bar
51andps2Ccode.rar
- 51单片机与ps2键盘接口程序,可以模拟键盘与单片机进行通信,51andps2codecouldcongwithcomputer
Keyboard
- 设计采用P3口作为扫描键盘接口,P1.0口作为输出,P1口低4位接4X4矩阵键盘的列,高4位接行。 CPU工作在查询方式下并开放中断,且将定时器T1设为最高优先级。当程序扫描到按键时调用延时防抖后再次扫描并判断键值,并转入相应的按键处理子程序,在子程序中向定时器装入初值并启动其工作,当定时器溢出时向CPU申请中断,CPU响应中断后转入中断子程序,输出预定频率的方波并送到音频放大模块进行放大输出。 -Design uses a scanning keyboard interface por
8279可编程键盘/显示器接口8279的c语言练习
- 8279可编程键盘/显示器接口8279的c语言练习 虽然说8279是过了气的老产品了 但编程设计上要比ch451等简单好多 所以在要求不高的情况下 先拿来练习练习,8279 programmable keyboard/display interface language for the c 8279 exercises Although 8279 is over gas the old product but the design programming than many other simp
atkeyboard
- at 键盘接口 描述了 at键盘详细资料-THE AT KEYBOARD
shuru
- 输入接口,按键电路程序设计,键盘接口程序设计-Input interface circuit programming buttons, the keyboard interface program designed
io
- 输入接口,按键电路程序设计,键盘接口程序设计-Input interface circuit programming buttons, the keyboard interface program designed
ps2
- ps2键盘接口逻辑设计,适合做毕业论文或课程设计的同学参考-ps2 keyboard interface logic design, suitable for students thesis or course design reference
ex79
- C源程序,键盘接口,简易电子琴,应用51单片机实现-C source code, keyboard interface, simple flower, application of 51 MCU
3
- 设计一个键盘接口电路。要求: (1)用200Hz时钟频率有效地去除按键的抖动; (2)用20Hz时钟频率对键盘进行扫描识别,并用数码管将按键的编号显示出来;(Design a keyboard interface circuit. Requirements: (1) use the 200Hz clock frequency to effectively remove the shaking of the keys; (2) scan the keyboard with 20Hz clo
5X5矩阵键盘实验
- 基于51单片机的5x5键盘设计,用最少的接口实现最多的按键控制.(Based on 51 MCU's 5x5 keyboard design, the most keyboard control is realized with the least interface.)