CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 扫描

搜索资源列表

  1. DIfilteringandavoidshake

    0下载:
  2. 通过定时器0中断每隔TIMER0_MRO毫秒扫描一次所有管脚的状态,设置1秒防抖动时间,如果在这个1秒内发生异常电平变位不打印,正常变位打印出管脚状态变化时的时间和相关信息-DI filtering and avoid shake
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:霖枫
  1. software

    0下载:
  2. 一个温度控制项目,使用ds18b20,4位动态数码管显示,还有工业键盘.程序使用状态机键盘以及时间动态扫描技术-A temperature control project
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:51893
    • 提供者:hanlin
  1. Experimentalproceduresstopwatch

    0下载:
  2. 使用AT89S51单片机,12MHZ晶振,P0口输出段码,P2口作位扫描,用四位共阳LED数码管-Experimental procedures stopwatch
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:53217
    • 提供者:aldolphie
  1. keyboarddriver

    0下载:
  2. 4*4键盘扫描c语言驱动程序,包括源代码,硬件电路图-4* 4 keyboard scan driver c language, including source code, hardware schematics
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:22473
    • 提供者:aldolphie
  1. 1

    0下载:
  2. 矩阵键盘的反转法实现(算法),扫描键盘的非常高明巧妙地算法-Keyboard matrix inversion method (algorithm), scanning the keyboard a very clever algorithm cleverly
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8526
    • 提供者:likun
  1. msp430_key44

    0下载:
  2. 在MSP430149上实现4x4矩阵式键盘扫描、去抖、读键值等简洁好用,-4x4 key scan and read keyvalue
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:18267
    • 提供者:zhl
  1. jianpan

    0下载:
  2.   键盘扫描结束了,寄存器R1的值就直接表示了是那个键按下的,根据不同的键值去执行不同的程序,从而实现了十六个矩阵键盘扫描,同样原理,最多可以识别255个按键的矩阵扫描。   我们可以每次键盘扫描开始时检查R0的值是否为0,只有在为0才扫描键盘,不为0就证明刚刚扫描过键值,相应的按键工作还没有完成。但是必须记得,每个按键命令执行完成后,要给R0写上0,表示可以扫描键盘。-The end of the keyboard scanning, registers the value of R
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:游雪峰
  1. qda

    1下载:
  2. 三路智力竞赛抢答器,利用VHDL设计抢答器的各个模块,并使用EDA 工具对各模块进行仿真验证。智力竞赛抢答器的设计分为四个模块:鉴别锁存模块;答题计时模块;抢答计分模块以及扫描显示模块。把各个模块整合后,通过电路的输入输出对应关系连接起来。设计成一个有如下功能的抢答器: (1)具有第一抢答信号的鉴别锁存功能。在主持人发出抢答指令后,若有参赛者按抢答器按钮,则该组指示灯亮,数码管显示出抢答者的组别。同时电路处于自锁状态,使其他组的抢答器按钮不起作用。 (2)具有计分功能。在初始状态时,主持
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:234821
    • 提供者:menglj
  1. Portscanninghiddendefenseoftheprinciplesandmethods

    0下载:
  2. 隐蔽端口扫描的原理及防御方法Port scanning hidden defense of the principles and methods-Port scanning hidden defense of the principles and methods
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:216121
    • 提供者:rock
  1. Port-basedsecurityvulnerabilityscanningdetectionsy

    0下载:
  2. 基于端口扫描的安全漏洞检测系统的设计与实现-Port-based security vulnerability scanning detection system design and implementation of
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2265511
    • 提供者:rock
  1. ptr2000

    0下载:
  2. 以下内容包含无线通信模块ptr2000跟MCU的通信、液晶显示、键盘扫描模块、还有串口模块等C程序。-The following wireless communication module contains ptr2000 communications with the MCU, LCD, keyboard scan module, as well as C procedures, such as serial port module.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4141
    • 提供者:Jarvis
  1. chengxu

    0下载:
  2. 单片机课程设计的内容。实现动态LED扫描来读取时钟芯片12887及其他功能。-Single-chip content of the curriculum design. Dynamic LED scanner to read the 12887 chip clock and other functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1205
    • 提供者:zjnoa
  1. KEYSCAN

    0下载:
  2. 4*3键盘扫描程序使用于模拟或数字触摸屏的键盘扫描-4*3 KEY SCANNING
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1097
    • 提供者:JOHN
  1. key1

    0下载:
  2. 矩阵键盘扫描c程序 该程序适用于测试单片机键盘与数码管-C procedures for scanning the keyboard matrix
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:705
    • 提供者:建军
  1. DS1302_OK

    0下载:
  2. DS1302时钟芯片在C8051F020的基础上运行,输出显示年月日时分秒,内部还集成有普通IO扫描的程序,在我开发的一系列程序中用到的单元程序都包括在内,值得一看-DS1302 clock chips based on the C8051F020 to run, the output displayed when the accurate date, internal integration is also common IO scanning procedure, I developed a
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:1169042
    • 提供者:李明
  1. MAX7219

    0下载:
  2. 单片机控制MAX7219的多个子程序模块,方便对共阴数码管及LED的控制。含初始化,亮度控制,译码控制,扫描控制等。-MAX7219 single-chip microcomputer to control the number of subroutine modules, to facilitate the total overcast LED digital tubes and the control. With initialization, brightness control, dec
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4594
    • 提供者:尤瑞
  1. key_scan

    0下载:
  2. 非常实用的单片机键盘扫描程序,含常规行列扫描,通过74LS164或74HC595的串并转换后的行列扫描,以及通过TLC1543后的A/D转换后的直读扫描,再有常规的直读扫描,程序中含有记忆算法。-Very practical single-chip scanner keyboard, with the ranks of conventional scanning, 74LS164 or 74HC595 through the string and the ranks of the post-co
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2563
    • 提供者:尤瑞
  1. keyboard

    0下载:
  2. 键盘扫描的差位显示程序。同学编的。没了-Keyboard display differential scanning procedures. For the students.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26251
    • 提供者:陶娜
  1. Lattice_test_procedure

    0下载:
  2. 汉字显示屏广泛应用于汽车报站器,广告屏等。他的行扫描部分分别由单片机的P0,P2口担任, 列扫描部分则是由一个74LS154的4-16译码器组成。 汉字屏轮流显示倚天一出宝刀屠龙八个汉字-Chinese is widely used in car display at stations, and advertising screens. Scanning part of his trip from SCM P0, P2 as I set out to scan some of it is by
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:739
    • 提供者:林春生
  1. COUNTER_8.0

    0下载:
  2. 两路PWM脉冲计数,A路通过中断,中断时候扫描B路,从而确定相位-Two PWM pulse count, A way through the interruption, disruption of B when the scan path in order to determine the phase
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:112136
    • 提供者:xiaoguang
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com