CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘 扫描

搜索资源列表

  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. key---

    0下载:
  2. 基于msp430的4*4矩阵键盘扫描程序,使用内部中断函数。未按键时,单片机可运行其他程序。-Based on the 4* 4 matrix msp430 keyboard scanner, using the internal interrupt function. No button, the microcontroller can run other programs.
  3. 所属分类:SCM

    • 发布日期:2015-12-10
    • 文件大小:30720
    • 提供者:吴晨璐
  1. keyscan

    0下载:
  2. 这是一个单片机的矩阵键盘扫描程序,对于初学者来说,键盘函数会比较困难,所以这个文件便很重要-a program for keyscan ,it s for a leaner
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9033
    • 提供者:zhoumingy
  1. keyboard

    0下载:
  2. 在单片机上实现键盘扫描和显示功能,是我们单片机课的大作业-keyboard scan
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:51817
    • 提供者:陈文龙
  1. keyboard_scan

    0下载:
  2. 以74HC138芯片为端口保护器件的4×4键盘扫描程序,所用单片机STC12C5A32S2-74HC138 chip to protect the device port 4 × 4 keypad scanner, the use of SCM STC12C5A32S2
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1356
    • 提供者:Brant
  1. keyscan

    0下载:
  2. 自己写的矩阵键盘扫描程序,是4行4列的关于单片机的非编码键盘,用KEIL C写的程序,可供单片机爱好者参考-Write your own matrix keyboard scanner, a 4-line 4 on the non-coding keyboard MCU, using KEIL C program written for enthusiasts refer to SCM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:51500
    • 提供者:王俊超
  1. 2812

    0下载:
  2. TMS320F2812 DSP的学习开发平台学习例程,包括:跑马灯实验,GPIO模拟SPI发送接受实验,TIMER0定时发送数据在数码管上显示实验,TIMER2定时扫描发光二极管实验, SPI发送数据在数码管上显示实验,LCD显示实验, SCI接口实验, 键盘扫描实验,PWM实验 ,AD转换实验。-TMS320F2812 DSP development platform for learning the routine of study, including: Marquee exper
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2574273
    • 提供者:韩冬军
  1. lesson6_1

    0下载:
  2. 单片机键盘扫描 4*4的键盘为80c51系列创的自称学,直接调用-for singlechip keysan to be detecded
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3045
    • 提供者:马小帅
  1. Keyboard

    0下载:
  2. 凌阳61单片机4*4键盘扫描程序,本人课程设计使用的,需要的就下载吧-Sunplus 61 4* 4 keyboard microcontroller scanner, I use the curriculum design, and we need to download it
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:931
    • 提供者:龚若皓
  1. sm

    0下载:
  2. 一个十六位键盘扫描程序 非常实用采用汇编语言写容易转移-A site keypad scanning program very practical USES assembly language to write
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1375
    • 提供者:战魔
  1. pic877jp44

    0下载:
  2. pic16f877,4*4键盘扫描程序,汇编语言,带10ms防抖功能-pic16f877, 4* 4 keypad scanner, assembly language, with anti-shake feature 10ms
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:16331
    • 提供者:11
  1. key_scan

    0下载:
  2. 4x4矩阵键盘扫描检测,数码管显示编译软件 MAX_PLUS2-4x4 matrix keyboard scanning detection, digital display compile software MAX_PLUS2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:47170
    • 提供者:黑雾
  1. keyboard

    0下载:
  2. 单片机键盘扫描程序,采用循环扫描的方法实现4*4键盘,适用于KeilC-Keyboard for scanner, using circular scanning method to achieve 4* 4 keyboard for KeilC
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:580
    • 提供者:赵伟
  1. KeyScan

    0下载:
  2. 4*4键盘扫描程序,本程序默认键盘总线接到P2端口,并且把P2口的低四位作为X坐标,高四位作为Y坐标。如不是用P2口做键盘总线,修改“KEYBUS”。-4* 4 keypad scanner, the program received a default keyboard bus port P2 and the P2 port four as the X coordinate of the low and high four as the Y coordinates. If it is not
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1418
    • 提供者:wezon
  1. exp3.2_key4x4

    0下载:
  2. key4*4 键盘扫描FPFA代码 实现按键功能-key4* 4 keyboard scan code key functions FPFA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1413239
    • 提供者:yuwei
  1. ________KeyBoard

    0下载:
  2. 关于msp430单片机键盘扫描的相关资料-About msp430 monolithic integrated circuits keyboard scan information
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:38762
    • 提供者:黄海
  1. button_scan

    0下载:
  2. 基于arm2410 键盘扫描驱动 已测试过-Based arm2410 keyboard scan driver has tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:20636
    • 提供者:David He
  1. wenducaiyang

    0下载:
  2. 成功的应用DS18b20和键盘扫描,调试成功-it is a good perform.download it
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21450
    • 提供者:王磊
  1. keyscan

    0下载:
  2. 单独的单片机4*4的键盘扫描程序,写程序是可以直接利用就行-Separate microcontroller 4* 4 keyboard scan program, writing programs can be directly on the line
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:543
    • 提供者:lee huan
  1. jiangpang

    0下载:
  2. 4*4键盘扫描程序代码,mega16单片机-4* 4 keyboard scan code, mega16 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:17635
    • 提供者:何维国
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com