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

搜索资源列表

  1. 89s51keybroad

    3下载:
  2. 通过89s51实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62434
    • 提供者:杨枫
  1. 8051driver

    0下载:
  2. 基于8051的驱动源码.包括STN LCD driver, I2C driver, 键盘(模拟键盘)驱动,串口驱动,中断应用,部分GDI函数
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12092
    • 提供者:长空飞雪
  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. enter.rar

    0下载:
  2. 51系列单片机模拟键盘发送回车的功能,开发环境KeilC51.,51 Series MCU enter simulation of the keyboard to send the function, development environment KeilC51.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:17919
    • 提供者:alvin
  1. MSP430F5438_ZLG7289.rar

    0下载:
  2. MSP430F5438驱动ZLG7289源程序,IO模拟SPI三线接口,带键盘处理函数,测试通过。,MSP430F5438 drives ZLG7289 source code, IO simulation of three-wire SPI interface, with keyboard handling function.Test is ok.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:34405
    • 提供者:wanpujame
  1. 2

    0下载:
  2. SH201.C 行列键盘的输入例程 SH202.C 锁定键盘的程序 SH203.C 单片机中的多路模拟开关例程 SH204.C 单片机控制的数码管显示 SH205.C 单片机的数字时钟例程 206 CDWE.A51 inclr.A51 KEYLINE.C KEYSTATE.C DISP.C 键盘输入内容的液晶显示程序。 本例由五个程序模块组成。 SH207.C 微机键盘和单片机的接口程序 SH208.C 微型打印机和单片机的接口程序
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:11399
    • 提供者:efree
  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. USBkey

    1下载:
  2. 单片机USB接口模拟键盘,该程序可以控制PC机的PS/2键盘的NUM LOCK和SCROLL LOCK的灯,以此说明通讯正常-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:287109
    • 提供者:robot
  1. keyboard_serialport

    0下载:
  2. 模拟的键盘输入程序,可以另你快速掌握键盘中断输入的精髓-Simulated keyboard input procedures, you can also quickly grasp the essence of the keyboard interrupt input
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:51442
    • 提供者:韩钟健
  1. EmuPS2Kb

    0下载:
  2. 通过8x16键盘扫描模拟Ps2键盘通过测试成功 硬件:P1P2接16跟列扫描线 P0接8跟行线 P3.6=PS2_data P3.7=CLK INT0接DATA 修改扫描码就可用 绝对好用~~~ 不能用告我-MCU EMU PS2 KeyBoard Hv test ok
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:762528
    • 提供者:panxr
  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. 2io5

    0下载:
  2. 2io5键盘模拟音量数码管显示+电路图+proteus-2io5 keyboard analog volume LED display+ circuit+ proteus
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:47489
    • 提供者:JJW
  1. Realization_of_PS2_Protocal_based_on_AVR_MCU

    0下载:
  2. 基于AVR 8位系列单片机的ps/2协议实现程序,可以实现单片机模拟键盘与主机通讯,包括发送一字节,接收一字节,发送位,接收位等。-Microcontroller-based AVR 8-bit families of ps/2 protocol program, you can simulate the keyboard and the host MCU communications, including sending a byte, receive a byte, sending bits
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2556
    • 提供者:xiaohefei
  1. Widgetkeyboard

    1下载:
  2. 声明此文件不是原创 qt 做的一个屏幕虚拟键盘 自己做了一个界面,模拟键盘, 将自定义的键盘按键,映射成真实键盘按键 上面还有一些bug, 不过个人觉得可以参考其思想-the project file is not myself the virtual keyboard is made in qt. the ui is user defined ui, map the user buttons to the truth keyboar
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:29441
    • 提供者:many_many
  1. ruanjian

    0下载:
  2. 一种模拟键盘,软键盘的放大。作为触摸屏幕上的一种键盘。-An analog keyboard, soft keyboard amplification. As a touch screen keyboard.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13276
    • 提供者:小刚
  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. 89s51keybroad

    0下载:
  2. 89s51keybroad模拟键盘程序,供使用者参考!-89s51keybroad simulated keyboard program for reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:42673
    • 提供者:truefalse
  1. moni

    0下载:
  2. 可以设置对某个位置和控件的固定的模拟键盘按键操作。-moni jainpan
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19348
    • 提供者:yaoxiang
  1. keyboard

    0下载:
  2. 模拟键盘电路的proteus仿真,文件齐全,打开即用。-Proteus simulation of analog keyboard circuit, the file is complete, open use.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:48195
    • 提供者:liangwiwi
  1. stm32模拟USB键盘

    1下载:
  2. STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)
  3. 所属分类:单片机开发

    • 发布日期:2019-10-13
    • 文件大小:5630976
    • 提供者:MEI700
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com