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

搜索资源列表

  1. jianpanjiancexianshi

    0下载:
  2. msp430 键盘程序 用于中断控制或是直接运用扫描的方法-msp430 keyboard program for interrupt control or direct the use of scanning method
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:19364
    • 提供者:萧漠
  1. 4x4key

    0下载:
  2. 本代码以端口中断方式,实现外围4x4键盘的扫描,消抖,并读取键值-The code to port interrupt, to achieve external 4x4 keyboard scan, debounce, and read the key
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:938
    • 提供者:胡伟
  1. juzhengjianpan

    0下载:
  2. 矩阵键盘中断扫描,用于单片机上的一个小程序-Matrix keyboard interrupt the scan, for a small program on the microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:19425
    • 提供者:缪盛
  1. Keypad

    0下载:
  2. 基于LYS-51开发板的矩阵键盘驱动程序,包括基础的行列扫描实现,中断扫描实现,以及简易计算器和密码锁程序。-LYS-51 development board based on a matrix keyboard driver, including the ranks of scan-based implementation, interrupt scan implementation, as well as simple calculators and lock procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3279
    • 提供者:
  1. jianpanC

    0下载:
  2. 独立键盘在单片机上的一个实现。利用TIMER0中断,CPU在不停的扫描程序,60ms到,执行按键驱动,函数在48ms执行一次,60ms再次执行,避免了CPU资源的浪费。-Independent on the keyboard in a single-chip implementation. Use TIMER0 interrupt, CPU in constant scanner, 60ms that the implementation of key drivers, perform a fu
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:701
    • 提供者:tufei
  1. KB

    0下载:
  2. 通过使用“行扫描”法识别按键,实现一个中断方式的16键键盘程序。-By using the " line scan" method identification key to achieve a 16-key keyboard interrupt the program.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:305488
    • 提供者:Galaxy
  1. the-microcontroller-applications

    0下载:
  2. 此五个源代码是关于单片机应用的。依次为:串行通信中利用中断方式收发数据;矩阵键盘中逐行扫描法的应用;利用定时器T0查询方式控制P0口八位LED灯闪烁;利用定时器T0中断方式控制数码管动态显示0-999;利用外部中断计数并让数码管显示此数值。-Five of this source code on the microcontroller applications. As follows: serial communication send and receive data interrupt t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:58326
    • 提供者:wanfeng
  1. lab9

    0下载:
  2. 电子钟设计 利用8253定时器用中断方式定时,用8255并行口控制LED数码管的扫描显示及键盘作按钮的时间修改,制做成一个24小时进制的电子钟或表。 利用实验三(定时器)、实验六(中断)、实验五(并行口键盘)、七段数码管显示的线路原理图,用中断方式编程完成一个电子钟或表的设计。 -The design uses 8253 electronic clock timer with interrupt timer, display and keyboard for the button
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2240
    • 提供者:
  1. dianziqin

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

    • 发布日期:2017-04-10
    • 文件大小:645
    • 提供者:陈大伟
  1. pic-c-WORD-edition

    0下载:
  2. 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:58880
    • 提供者:zhiyan
  1. SMT32keyboard-scan

    0下载:
  2. 矩阵键盘中断扫描方式,控制流水灯等。红牛板测试通过。-Scan matrix keyboard interrupt, control water lights. Red Bull board test passed.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:4443499
    • 提供者:家保
  1. pic18

    0下载:
  2. ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:2292788
    • 提供者:王涛
  1. 4x4key

    0下载:
  2. 44键盘 中断扫描 非常成熟 能非常灵活运用于各个项目中,特别是毕业或竞赛中-44 keyboard interrupt scan is very mature and very flexible used in various projects, especially graduate or contest
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1684
    • 提供者:张涟棋
  1. A

    0下载:
  2. 单片机按键PS2键盘,按键扫描,寄存器中断-MCU button PS2 keyboard, key scan, register interrupt
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:2434
    • 提供者:郭瑞强
  1. msp43044-Matrix-keyboard-Interrupt

    0下载:
  2. 该程序利用MSP430的端口中断功能实现4*4矩阵键盘,相对于扫描键盘响应速度更快,性能更稳定。-Implementation of the program by using MSP430 port interrupt function in 4* 4 matrix keyboard, relative to scan the keyboard response speed faster, more stable performance.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5307
    • 提供者:CHG
  1. ex1

    0下载:
  2. AT89S52单片机,基于c语言,独立按键的应用,包括CPU控制的按键扫描实验,按键加1数码管显示,按键可调节的电子时钟,定时中断控制的按键程序,独立式键盘的按键一键多功能程序,独立式键盘控制的4级变速流水灯,无消抖处理的按键程序,消抖处理的按键程序。-AT89S52 microcontroller, based on the C language, application independent key, including the key scanning experiment of CPU
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:7310
    • 提供者:高东
  1. keyscan

    0下载:
  2. 基于MSP430F149单片机的矩阵键盘程序,采用非中断扫描方式检测按键,将结果显示在12864液晶屏幕上。-MSP430F149 MCU-based matrix keyboard program, using non-disruptive scan test button, the results are displayed on the LCD screen in the 12864.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:26041
    • 提供者:唐涛
  1. e

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

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

    0下载:
  2. 数显交通灯,本系统主程序模块主要完成的工作是对系统的初始化,发送显示数据,同时对键盘进行扫描,等待外部中断,以及根据所需要的功能进行相应的操作。- The main module of the system is the work done on the system initialization, sending display data, while the keyboard scan, wait for external interrupts, and the appropriate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:14962
    • 提供者:修俊瑞
  1. Assembler-routines

    0下载:
  2. 汇编例程:方波蜂鸣\串口接收(中断)\串口接收(查询)\扫描式键盘等源码-Assembler routines: square wave beep \ serial receiver (interrupts) \ serial receiver (query) \ scanning keyboard and other source
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:30109
    • 提供者:newtoner
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com