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

搜索资源列表

  1. KEY_PS2

    1下载:
  2. PS2键盘。鼠标驱动-PS2 keyboard. Mouse Drivers
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:
  1. ps2_mouse

    0下载:
  2. 代码说明了一个ps2口驱动和编程方法。主要是鼠标,当鼠标产生中断时,主板上的蜂鸣器和运行灯都有反映。移动鼠标或点击鼠标的左右键,发现主板有反映。注意,因为程序并没有驱动滚轮,所以鼠标滚轮不能产生中断。--PS2 port driver and programming method. When mouse generates an interruption, alarm and light will have response. You could move mouse or hit the le
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:18547
    • 提供者:金波
  1. GUI-DEMO

    0下载:
  2. 基于ARM(NXP2478)平台的液晶显示实例,支持触摸屏,USB鼠标,PS2/USB键盘,良好的图形界面。很好的GUI设计源码。-Based on ARM (NXP2478) platform liquid crystal display (LCD) examples, support touch screen, USB mouse, PS2/USB keyboard, good graphic interface. Very good GUI design the source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-20
    • 文件大小:32648037
    • 提供者:
  1. ps2_keyborad_mouse_drive

    1下载:
  2. 这是一个S3C2410的ps2键盘和鼠标的驱动程序的源码-This is a S3C2410 the ps2 keyboard and mouse driver source code
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-12-24
    • 文件大小:9138
    • 提供者:方方
  1. ps2_mouse

    0下载:
  2. Arduino 开发板上用的PS2接口鼠标源码-Arduino PS2mice
  3. 所属分类:SCM

    • 发布日期:2016-01-24
    • 文件大小:59765
    • 提供者:hahahou
  1. AT91RM9200-PS2MousePS2KeyBoard

    0下载:
  2. 在AT91RM9200的平台上,分别通过软件模拟和SPI的方式实现PS2协议,并完成键盘数据和鼠标数据的读取,并通过PS2协议点亮键盘上的LED。注,标准鼠标和扩展鼠标(带滚轮)都已实现-Platform in the AT91RM9200, respectively, through software simulation and PS2 way SPI agreement and the completion of the keyboard data and mouse data to re
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:36924
    • 提供者:zs
  1. 11_PS2

    0下载:
  2. msp430与PS2,即鼠标接口,所用开发环境为IAR,芯片为msp430x14x系列-msp430 with the PS2, that is, the mouse interface, development environment used for the IAR, chips for msp430x14x series
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:18514
    • 提供者:吴贵锋
  1. mouse_ps2

    0下载:
  2. 基于FPGA的鼠标驱动程序,该鼠标基于PS2协议,可以做成IP核,用于嵌入式当中。-FPGA-based mouse driver, the mouse protocol based on the PS2 can be made IP cores for embedded them.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1357
    • 提供者:wendy
  1. 2500_ps2_usb

    0下载:
  2. 无线鼠标 AVR M8 无线鼠标程序,实现ps2转USB-failed to translate
  3. 所属分类:USB develop

    • 发布日期:2017-04-08
    • 文件大小:99716
    • 提供者:frs
  1. ps2mouse

    0下载:
  2. 在X86环境下PS2的鼠标开发,可以用在嵌入式X86的驱动开发当中-In the X86 environment, PS2 mouse development, can be used in which driven development of embedded X86
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:1609
    • 提供者:程宏明
  1. USB_mouse

    0下载:
  2. 在PSoC Designer 5.0下写的基于CYPRESS63803的PS2转USB鼠标程序。-Based on CYPRESS63803 chip to write the PS2 to USB mouse program with PSoC Designer 5.0.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:273943
    • 提供者:wuzhg
  1. PS2_mouse

    0下载:
  2. VERLOG中使用鼠标和键盘的实现。主要是对PS2断的键盘中按键按下的捕获以及松开的消息的截取-VERLOG using mouse and keyboard implementation. Mainly for PS2 keyboard keys off the press news of the capture and release the interception
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:598082
    • 提供者:maozhihua
  1. stm32--PS2mouse-experiment

    0下载:
  2. 本实验将实现如下功能:开机的时候先检测是否有鼠标接入,如果没有/检测错误,则提示错误代码。只有在检测到PS/2鼠标之后才开始后续操作,当检测到鼠标之后,就在LCD上显示鼠标位移数据包的内容,并转换为坐标值,在LCD上显示,如果有按键按下,则会提示按下的是哪个按键。同样我们也是用LED0来指示程序正在运行。-in this example you will learn how to use ps2 in stm32 moudle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:115819
    • 提供者:huanggang
  1. top_ps2_ur_12.3

    0下载:
  2. 利用spartan 3E开发板实现鼠标和PS2之间的通信,在调试助手上用1,2分别显示鼠标的单双击-Using Spartan 3E development board realize the communication between the PS2 and, in the debugging with 1,2 respectively display the mouse Dan Shuangji
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1509836
    • 提供者:陆河辉
  1. shujucaijiqi

    0下载:
  2. 基于LPC2214开发的数据采集器,包括BSP部分、鼠标PS2接口部分、屏驱动代码RA8820部分、FLASH SST39VF160部分 网络部分TCP/IP部分,挺好的东西。-Based the LPC2214 development data acquisition, including partial the BSP part, the mouse PS2 interface part, the screen drive code RA8820 part, FLASH SST39VF160
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-21
    • 文件大小:1376460
    • 提供者:马激伟
  1. SPI-keyboard-example

    0下载:
  2. 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt
  3. 所属分类:VxWorks

    • 发布日期:2017-11-13
    • 文件大小:408939
    • 提供者:makaveli
  1. PS2M-K

    0下载:
  2. PS2键盘和鼠标的显示实验的代码,浙江大学信电系高级数字系统实验的正确代码-PS2 keyboard and mouse showed that the experimental code, Zhejiang University, Department of Information and Electrical experiments of advanced digital systems correct code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:2777
    • 提供者:卡久
  1. AT002PPS2

    0下载:
  2. 这是采用台系单片机开发的一款支持多按键的鼠标,支持USB和ps2。带一键上网功能。-This is a Taiwan-based microcontroller to support the development of a multi-button mouse support USB and PS2. With a key Internet functions.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:70590
    • 提供者:lq
  1. ps2_interface

    0下载:
  2. 封装PS2接口驱动,用verilog编写!适用于键盘,鼠标等PS2接口的器件。-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:740830
    • 提供者:张皓
  1. key-and-mouse

    0下载:
  2. 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:30605
    • 提供者:草木犀
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com