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

搜索资源列表

  1. whmKEYtest

    1下载:
  2. c8051f350按键测试源程序,通过评估板测试
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-18
    • 文件大小:8.46kb
    • 提供者:whm
  1. ps2按键接受程序汇编语言制作张辉

    0下载:
  2. 这是自己写的关于PS2键盘接口的程序,和单片机的接口,用汇编写的,测试成功,与图形点阵液晶联合使用,不过液晶程序没有上传-This is his writing on the PS2 keyboard interface procedures, and the microcontroller interface, with a compilation of written test successfully, and graphics dot-matrix LCD joint use, but
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:897byte
    • 提供者:张辉
  1. keyPled

    0下载:
  2. 单片机按键测试程序,通过按键控制LED灯的开关,汇编语言编写-SCM key test procedures, control LED lights by key switch assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5.97kb
    • 提供者:cheney
  1. 4KEY

    0下载:
  2. DM430-L型最小系统板4位独立按键测试程序 按不同的按键,显示不同的LED灯-DM430-L minimum the system board four independent key test procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:19.57kb
    • 提供者:wangyongjun
  1. key

    0下载:
  2. C51键盘扫描程序,按键后用数码管显示键值,已经经过测试-C51 keyboard scanning procedures, after the key digital display key has been tested
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:23.55kb
    • 提供者:华子
  1. AVRkey

    0下载:
  2. AVR单片机控制下的实时按键显示,已测试通过,有makefile文件。-AVR single-chip real-time under the control of key shows that have been tested, there makefile file.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:23.45kb
    • 提供者:倩倩
  1. KEYtest

    0下载:
  2. 这是一个51的按键测试程序,很适合于初学者学习,-This is a 51 key test procedure, it is suitable for beginners to learn,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:8.47kb
    • 提供者:杨辉祥
  1. anjian

    0下载:
  2. atmeg 48单片机按键测试程序-Single-chip atmeg 48 key test procedure
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1.15kb
    • 提供者:李伟
  1. 16-test

    0下载:
  2. M16开发板测试程序~ DS1602 数码管 流水灯 AD 按键测试 DS1302 等测试~-M16 Development Board test procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:186.4kb
    • 提供者:霸气无双
  1. 12wai0

    0下载:
  2. 内容:通过中断接口P3.2连接的独立按键测试,按一次P1口的LED灯反向, 这里使用边沿触发,所以一直按键不松开和一次按键效果相同,区 别于电平触发-Content: The interrupt interface connected to an independent P3.2 key test, according to a P1 port LED lights reverse, where the use of edge-triggered, so they do not re
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6.85kb
    • 提供者:hahammc
  1. key1

    0下载:
  2. ARM LPC21XX 按键测试,源码和仿真已经完好.可以直接使用-ARM LPC21XX button testing, source code and simulation have been good. Can be used directly
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:94.1kb
    • 提供者:lyh
  1. Digital_temperature

    1下载:
  2. 任务:设计并制作一个以单片机为核心的温度测控系统 设计要求: ①. 被测温度范围为0—100℃。温度测量误差范围小于5℃,能进行当前环境温度调校。 ②. 测试问题通过4位LED数码管显示。 ③. 温度下限 L为30℃,上限 H为50℃。当温度≥50℃时,模拟发光二极管全亮。当温度≤30℃时,模拟发光二极管全灭。当30℃≤温度≤50℃时,输出占空比=(H-t)/(H-L)。 ④. 发挥部分:可按键设定温度下限值和上限值。 -Task: Design and producti
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.94mb
    • 提供者:roaln
  1. qianrushi

    1下载:
  2. 利用QT编写界面,设计一款可视化的软件来演示一些基础实验,要包括LED测试、按键测试、A/D转换测试、PWM蜂鸣器测试-Prepared using QT interface, a visualization software designed to demonstrate some basic experiments, to include LED test, key test, A/D converter testing, PWM buzzer test
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:王高明
  1. keytest

    0下载:
  2. File Function : 按键测试(OK) Program Author : ClimberWin MCU : ATMEGA16L 外部12M晶振 Edition Info : V1.0 /**********端口定义*******************/ PORTC<==>8LED,低电平有效 (注意:PORTC作为输出控制LED时,需关闭JTAG)-File Function: button test (OK) Program Au
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:907byte
    • 提供者:xuxiaolin
  1. System

    0下载:
  2. MSP430F449小系统板的测试程序,包括按键测试、LCD显示、Led灯、和蜂鸣器。-the test program for the msp430 mini_system.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:87.46kb
    • 提供者:Liu Qiuming
  1. c8051key

    0下载:
  2. c8051按键测试程序.按下S1-S4,在LCD上分别显示1-4 -c8051 key test program. press S1-S4, were displayed on the LCD 1-4
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:李力
  1. xingzhuo

    0下载:
  2. LCD12864星座测试示例程序 烧好程序,正确插上LCD12864,4个独立按键对应不同的功能-LCD12864 constellations burned the test sample application procedures, the correct plug LCD12864, 4 independent keys corresponding to different functions
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3.08kb
    • 提供者:刘锋
  1. Key-Press_OK

    0下载:
  2. 芯达开发板按键测试程序,希望对大家有帮助。-Core of the development board key test program, we want to help.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:刘红莉
  1. 跑马灯程序(按下按键修改跑灯方式)

    0下载:
  2. 51单片机学习中的测试程序,包含多种跑马灯及按键功能测试,注释详细,本科的课程设计,优秀实验(The test program 51 microcontroller learning, contains a variety of marquees and key function testing, detailed notes, undergraduate curriculum design, excellent experiment)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:19kb
    • 提供者:沿途ing
  1. 单片机按键控制程序【C语言】

    0下载:
  2. 单片机按键控制程序【C语言】,3个不同的测试测试程序,方便大家借鉴使用(Single - chip keystroke control program , 3 different test procedures for reference)
  3. 所属分类:单片机开发

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com