CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 键盘鼠标

搜索资源列表

  1. MCU驱动PS2键盘

    1下载:
  2. 51内核单片机驱动PS2接口的实现程序,可以使单片机具有接插PS2接口设备(例如鼠标,键盘)的能力,大家可以借鉴一下!-51 PS2-core microcontroller interface procedures, will enable SCM is plugged PS2 interface devices (eg mouse, keyboard), we can learn some lessons from!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34490
    • 提供者:张李忠
  1. ps2Protocal

    0下载:
  2. PS/2接口协议详解,其中对PS2键盘核鼠标的命令作了详细介绍,可以供广大想作单片机键盘鼠标接口的同志学习-PS / 2 interface protocol Hi, PS2 keyboard to the mouse nuclear order, was introduced in detail. to be available to all for a keyboard and mouse interface MCU comrades learning. .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:617288
    • 提供者:抱抱
  1. 51(AT89S52)

    1下载:
  2. read me.txt中有说明。 是我几年来学习单片机的所有的程序的精华,各个功能已经做成子函数,做项目时可以直接调用,外围模块非常丰富,包括红外,键盘鼠标操控,液晶显示等。-read me.txt is described. I have a few years to learn all the SCM process, the essence and the various functions of causing function, a project can be called di
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:373276
    • 提供者:陈雅
  1. PS2_keyboard_mouse_agreement

    0下载:
  2. 用于单片机键盘开发的PS2 键盘鼠标协议
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:618648
    • 提供者:廖云
  1. lm3s9b92-usb-mouse-keyboard 使用TI LM3S9B92驱动USB鼠标键盘功能

    0下载:
  2. 使用TI LM3S9B92驱动USB鼠标键盘功能,实现USB键盘鼠键在嵌入式系统上的使用,keil程序编写-Use TI LM3S9B92 drive USB mouse keyboard functions as a USB keyboard mouse keys used in embedded systems, keil programming
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:578153
    • 提供者:
  1. M8-RF-USB-MouseKeyboard

    0下载:
  2. 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:218050
    • 提供者:凯理
  1. PS2

    0下载:
  2. 显示及鼠标、键盘切换程序。使用STC单片机-Display and mouse, keyboard switch procedures. The use of STC Singlechip
  3. 所属分类:SCM

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

    1下载:
  2. ps2鼠标/键盘协议详细介绍,中英文对照,内嵌相关源代码-ps2 mouse/keyboard agreement details, bilingual embedded relevant source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:617103
    • 提供者:林强
  1. keyboard-ps2-mouse-protocol

    1下载:
  2. ps2鼠标键盘协议(中文版),可供大家参考,虽然现在USB鼠标键盘比较多,但是给爱好者共享-keyboard ps2 mouse protocol (Chinese version), available for your reference, although it is now more USB mouse keyboard, but for lovers to share
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:617713
    • 提供者:胡萝卜
  1. usbkeymouse(2port)

    0下载:
  2. USB键盘和鼠标开发,基于D12芯片,双端点设置-USB keyboard and mouse development, based on the D12-chip, dual-end set
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:89458
    • 提供者:张辰光
  1. usb_mouser_srcode

    0下载:
  2. USB键盘鼠标程序,使用C开发,嵌入式系统使用,可以在各种cpu下-USB keyboard and mouse, the use of C development, embedded systems, under a variety of cpu
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:32881
    • 提供者:朱小海
  1. Codes

    3下载:
  2. 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:35291431
    • 提供者:kevin
  1. USB-examples

    0下载:
  2. 5个USB例程,全部带有完整的代码和讲解: 1、USB_MIDI键盘 2、USB假U盘 3、USB键盘 4、USB鼠标 5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5421286
    • 提供者:陈云
  1. 51-jianpan-shubiao

    0下载:
  2. 该程序用于51系列单片机控制键盘和鼠标程序,可以再320x240大屏幕上实现鼠标移动和控制。-The program for the 51 series keyboard and mouse control procedures can be implemented on a large screen 320x240 mouse movement and control
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:83749
    • 提供者:郑冰环
  1. PCMouse

    0下载:
  2. PS2键盘接口程序,51单片机,PC鼠标的读取与显示-PS2 keyboard interface program, 51 SCM, PC mouse to read and display
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:289078
    • 提供者:truefalse
  1. cc2500

    0下载:
  2. cc2500中文资料,用于无线设备开发,如:无线键盘,鼠标,游戏杆-cc2500 Chinese data for wireless device development
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:966014
    • 提供者:ivan
  1. DES1

    0下载:
  2. 关于现在主流使用USB键盘鼠标报告描述,现在将程序上传上去-Now the mainstream on the use of USB keyboard and mouse report describes
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2901
    • 提供者:王荣
  1. gecitongbu

    0下载:
  2. 外围设备分为输入设备,如键盘,鼠标,扫描仪等 输出设备,如打印机 输入/输出兼容设备,如显示器,键盘打印机,声音识别器等 外存设备,-Peripheral devices are divided into input devices such as keyboard, mouse, scanner, etc. output devices such as printers input/output compatible devices such as monitors, printers k
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3867800
    • 提供者:sangda
  1. USB鼠标键盘复合设备

    0下载:
  2. 自己做的基于STM32的鼠标键盘符合设备,可以用于熟悉USB编程(Do their own STM32 based keyboard and mouse in line with the equipment, can be used to familiar with USB programming)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-01
    • 文件大小:1466368
    • 提供者:一冰
  1. STM32F1的USB复合键盘+鼠标程序

    1下载:
  2. 基于MDK5.23,使用STM32CUBEMX生成模板修改而成,usb报告描述符使用REPORT ID方式使得在1个interface下实现2个设备(键盘+鼠标),便于usb初学者参考学习
  3. 所属分类:单片机(51,AVR,MSP430等)

« 12 3 4 5 »
搜珍网 www.dssz.com