CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟ps2

搜索资源列表

  1. PS2参考例子

    1下载:
  2. 2051模拟PS2键盘和PC机通讯程序 6M下--2051 simulated-PS2 keyboard and PC communication program.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:
  1. ps2key.用AT89S52单片机模拟PS2键盘时序向PC机发送指令

    1下载:
  2. 用AT89S52单片机模拟PS2键盘时序向PC机发送指令,实现虚拟键盘的功能,AT89S52 Single-chip simulation using PS2 keyboard timing machine to send commands to the PC to realize the function of the virtual keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:12736
    • 提供者:朱蛛
  1. PS2KEY.rar

    0下载:
  2. 51单片机模拟PS2键盘KEIL C51程序,单片机采用STC12C系列,代码注释详细,可直接使用。,51 MCU simulation PS2 Keyboard KEIL C51 program, microcontrollers STC12C series, code comment in detail, can be used directly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:2647
    • 提供者:jay
  1. ps2

    0下载:
  2. 使用51单片机来模拟电脑键盘的PS2通讯,以实现用单片机来控制电脑。-To simulate the use of 51 single-chip communication PS2 computer keyboard to achieve with the microcontroller to control the computer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:10332
    • 提供者:志文
  1. PS2-protocal

    0下载:
  2. 文中详细介绍了PS/2接口协议的内容、电气特性和标准键盘的第二套键盘扫描码集。给出了基于嵌入式系统的PS/2接口的软、硬件实现方法,并介绍了工控PC外接双键盘的解决方案。通过使用模拟开关CD4052巧妙地解决了工控PC外接双键盘的冲突问题-This paper details the PS/2 interface protocol content, electrical properties and the second set of standard keyboard keyboard sca
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:115415
    • 提供者:wkr
  1. PS2-KEY

    0下载:
  2. 用51单片机模拟PS2接口。可以接PS2口的键盘。做外接键盘时很有用-PS2 with 51 single-chip analog interface. I can take over PS2 keyboard. When an external keyboard to do useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:14193
    • 提供者:ligen
  1. ps2

    1下载:
  2. 基于Verilog开发的PS2的接口设计,可以模拟PS2的鼠标和键盘的接口!-Verilog-based development of the PS2 interface design, can simulate the PS2 mouse and keyboard interface!
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:10137
    • 提供者:sq
  1. 485

    0下载:
  2. 通过89s51实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的-89s51 achieved through simulated keyboard code, analog ps2 agreement, can be linked to the achievement of the keyboard and computer functions in keil c developed
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:124430
    • 提供者:lzx0000
  1. PS2Keyboardsimulationtheoryandcode

    0下载:
  2. PS2键盘模拟原理及代码,非常的详细,协议也在压缩包里面,希望对您有用。-Keyboard simulation theory and code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:120516
    • 提供者:无名
  1. keyboard

    0下载:
  2. 嵌入式键盘,wince下可热插拔,at89s52 模拟ps2键盘,第二套扫描码-Embedded keyboard, wince under the hot-swappable, at89s52 simulation ps2 keyboard, the second scan code
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:685171
    • 提供者:尚淮
  1. SEX

    0下载:
  2. at89c2051模拟PS2键盘连接到PC机器上的程序-atmel89c2051connectionPS2Mouse
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:1855
    • 提供者:刘冬
  1. ps2-key

    0下载:
  2. 能同时扫描两个按键的键盘扫描程序,用来做51单片机模拟ps2键盘用。16列,8行,一共可以扫描128个键。-At the same time, the two keys to the keyboard can be scaned , used to do 51 with single-chip analog ps2 keyboard. 16, 8 line, a total of 128 keys can be scanned.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2673
    • 提供者:石头
  1. PS2_keyboard_driver

    0下载:
  2. 利用MSC51系列单片机 89S52 模拟PS2协议 对 PS2键盘进行读取操作 , 通过LCD1602显示 按键值 包括功能键-USE MSC51 SERIES MCU 89S52 TO DRIVER ps2 KEYBOARD AND DISPLAY ON lcd1602
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:28299
    • 提供者:蔡德洋
  1. PS2MOUSE

    1下载:
  2. 51单片机模拟PS2鼠标KEIL C51程序,单片机采用STC12C系列,代码注释详细,可直接使用。-51 MCU simulation PS2 mouse KEIL C51 program, microcontrollers STC12C series, code comment in detail, can be used directly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2778
    • 提供者:jay
  1. PS2_ARM

    0下载:
  2. LPC2000模拟PS2协议源程序,ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备-ARM PS2 drivers, using ordinary analog PS2 agreement GPIO port can directly drive the keyboard, bar code scanning to find guns and other equipment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:223385
    • 提供者:milsuton
  1. ps2

    0下载:
  2. 本来以为模拟PS2协议相当的麻烦,今天下了一本PS2协议手册看了半天,原来读键盘值相当简单嘛,比模拟SPI、I2C简单多了呵呵。-Considerable agreement that the simulation would have trouble PS2, PS2 today an agreement under the manual looked a long time, the original value of reading the keyboard is quite simple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:93804
    • 提供者:陈祥
  1. PS2

    0下载:
  2. 我用STC单片机做的PS2键盘模拟测试软件,对有需要的朋友有参考-I used to do the PS2 keyboard STC microcontroller simulation testing software, a reference to a friend in need
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:55812
    • 提供者:魏小鹏
  1. PS2

    0下载:
  2. STC单片实现模拟ps2键盘和pc通信,本人自己写的-STC chip for analog pc ps2 keyboard and communication, I wrote it myself
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:29410
    • 提供者:gmy055
  1. 51-PS2-ads

    0下载:
  2. 51单片机模拟PS2键盘源代码,没有实验调通,待验证-51 single-chip analog PS2 keyboard source code, no experimental tune pass, to be verified
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2200
    • 提供者:liliang
  1. PS2

    0下载:
  2. 51单片机模拟PS2口的程序,可以模拟PS2键盘来做一些测试-51 single-chip analog PS2 port of the program can emulate PS2 keyboard to do some tests
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:1452
    • 提供者:王康康
« 12 3 4 »
搜珍网 www.dssz.com