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

搜索资源列表

  1. Key4x4_4LED

    0下载:
  2. 软件部分。本系统应用于SUNPLUS SPMC65x series上,扫描4X4按键和4个数码管的动作与规格说明,提供的范例程序的硬件部分是以SPMC65P2404A*28p为开发对象。-software. The system used SUNPLUS SPMC65x series. 4 X4 scan button and four digital control movement and specifications. provide examples of procedures base
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11936
    • 提供者:陈阳
  1. Scan-button

    0下载:
  2. 扫描按键,赋值了16个键,按一个显示相应的数字-Scan button, the assignment of the 16 key, press the corresponding number of a display
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:728
    • 提供者:kyongh
  1. irsen

    0下载:
  2. 红外遥控程序,扫描按键的发送,判别键值得-ir output
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1388
    • 提供者:张维庭
  1. keyboard-program

    0下载:
  2. 本程序直接采用分时扫描法,本板设计了5个按键,分别接于P13-P17引脚,按键都以接0方式触发(即按键另一脚接GND)-The program directly using the time-scan method, the board design 5 buttons, respectively, then the P13-P17 pin, trigger keys way to pick 0 (that is the key to another pin GND)
  3. 所属分类:Software Testing

    • 发布日期:2017-11-21
    • 文件大小:5994
    • 提供者:zhaozushi
  1. keyscan

    0下载:
  2. 用尽可能少的IO口扫描尽可能多的按键的思路-As little as possible IO port scan as many key ideas
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:139405
    • 提供者:周广伟
  1. ch451dispay

    0下载:
  2. CH451键盘扫描显示程序代码。可扫描数码管显示和键盘按键。-Internally, a common process of every XIM is to translate keyboard scan code into keycode and then to keysym, by calling XKB, whose process detail has been described in previous sections
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:3072
    • 提供者:陈阿龙
  1. VHDL-flutterfree-counter

    0下载:
  2. 本实验主要完成的实验是完成4×4键盘扫描的,然后获取其键值,并对其进行编码,从而进行按键的识别,并将相应的按键值进行显示。-This experiment is to complete 44 experiments done keyboard scan, and then get their keys, and encode to carry identification keys, and the corresponding key value to be displayed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:10387
    • 提供者:陈芳
  1. anjian

    0下载:
  2. 扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来-Scan the keyboard and digital display experiment, the key input key code in six digital tube display
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:7603
    • 提供者:刘彬
  1. e

    0下载:
  2. 基于51单片机的简易电子琴,能利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出7个不同的音调,而且有一个按键可以自动播放歌曲,要求按键按下时发声,松开延时一小段时间,中间再按别的键则发另外一音调的声音,当系统扫描到键盘按下,则快速检测出是哪一个按键被按下,然后单片机的定时器启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个按键被按下,则启动中断系统。前面的发音停止,转到后按的键的发音程序。发出后按的键的音调。-5
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:98117
    • 提供者:石勇
  1. LED-clock

    0下载:
  2. 定时器做LED动态扫描程序,可防止按键时显示灭~~ -LED clock uchar code a[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07, 0x7f,0x6f}
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:30805
    • 提供者:david
  1. jianpan

    0下载:
  2. 键盘扫描,实现多路按键同时扫描,同时将按键的值显示在数码管上-Keyboard scan
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3430147
    • 提供者:王童
  1. key-state-scanf

    0下载:
  2. 按键状态扫描,能节省io口,能学会定时器时标的用法,能学会模块化编程-key state scanf
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:44137
    • 提供者:chinaben
  1. c8051f020_AD

    0下载:
  2. 使用C8051F020单片机同步扫描键盘按键源程序-C8051F020 microcontroller using synchronous scanning keyboard source
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:8289
    • 提供者:22
  1. water-lamp

    0下载:
  2. 通过编程来实现单片机I/O口对LED的控制,使流水灯显示上下流动、停止流动、闪灯等功能,并由按键控制流水灯的不同亮法,LED的工作方式通过键盘的扫描实现。其中的LED采取共阴极接法,通过依次向连接的LED的I/O口送出低电平来实现 LED的点亮。-Programmed to achieve single-chip I/O port for LED control, so water light show upward and downward flow, stop the flow, fla
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1748
    • 提供者:田鑫
« 1 2»
搜珍网 www.dssz.com