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

搜索资源列表

  1. juzhen

    0下载:
  2. ARM7 LPC213x 矩阵键盘扫描程序keil编译环境-ARM7 LPC213x key source keil compiler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:16746
    • 提供者:SymbolMa
  1. ARMJTAGdebug

    0下载:
  2. Open-JTAG小组开发,主要介绍 ARM JTAG 调试的基本原理,通过边界扫描链 1 如何访问 ARM7TDMI 的通用寄存器和系统存储空间等-Test Access Port and Boundary-Scan Architecture
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:463224
    • 提供者:木木
  1. open-jtag

    0下载:
  2. JTAG 边界扫描例子及源程序,主要针对ARM处理器的BST测试-JTAG Boundary Scan
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:343542
    • 提供者:木木
  1. jpjianjie

    0下载:
  2. 51单片机键盘扫描的汇编编程以及一些对初学者的经验介绍-51 microcontroller keyboard scan the compilation programming for beginners and some of the experiences
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1902
    • 提供者:毕晓宇
  1. calender

    0下载:
  2. 这个是用MedWin配合proteus仿真的单片机程序,使用的AT89S52单片机控制14个数码管动态扫描,实现时钟和日期显示。并有按键控制,仿真也通过,内部附有HEX文件-This is MedWin microcontroller simulation with Proteus, the use of the AT89S52 Singlechip control 14 digital control of dynamic scanning, the realization of the cl
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:29952
    • 提供者:张强
  1. jianpanxianshi

    0下载:
  2. 本程序是键盘扫描及静态显示的结合,方便单片机初学者熟悉的掌握汇编-This procedure is the keyboard scanning and static displays combine to facilitate Singlechip beginners familiar with the compilation of the master
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1316
    • 提供者:扬惠普
  1. LCD

    0下载:
  2. LCD的工作原理,包括LCD的液态晶体介绍,扫描技术,显示模块等等!-LCD working principle, including the LCD liquid crystal, the scanning technology, display modules and so on!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:104819
    • 提供者:zheer
  1. 17kHZ150ms

    0下载:
  2. 中颖单片机sh6613的一个坐标扫描程序,其中有模拟串口通信等,值得一看!-SinoWealth Singlechip sh6613 coordinates of a scanning process, including simulation of serial communication and so on, worth a visit!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11341
    • 提供者:colfire
  1. key_b

    0下载:
  2. 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external int
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:34194
    • 提供者:曹兴
  1. PS2Key

    0下载:
  2. 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:23470
    • 提供者:目前源
  1. frequency_scan

    0下载:
  2. 简易频率计,一个中断,一个定时器,适合初学者学习中断、定时器,动态扫描显示。-Simple frequency meter, an interrupt, a timer, suitable for beginners to learn interrupt, timer, dynamic scan shows.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:73453
    • 提供者:yizhang
  1. keydisp

    0下载:
  2. 4*4按键显示扫描程序, 按键显示扫描程序-4* 4 keypad scanner display, keypad scanner display
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1468
    • 提供者:
  1. dzagree

    0下载:
  2. 16位按键扫描程序,包含数字钟计时,闹钟报警,及定时应用-16 button scanning procedures, including digital clock timer, alarm clock, alarm, and timing applications
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2694
    • 提供者:泥人
  1. avrPTest

    0下载:
  2. AVR基本外设测试程序,包括1602LCD,外部中断,定时计数器0,键盘扫描等。本工程是基于Mega8而进行的,可以基本不用修改而应用到AVR的其他芯片上,比如Mega16,Mega162等。-AVR basic peripherals testing procedures, including 1602LCD, external interrupt, timer counter 0, keyboard scanning. The project is carried out based on
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:55985
    • 提供者:小马哈
  1. sjcj

    0下载:
  2. 通过ADC0809对模拟信号进行采样,然后将转换好的8位数据迅速转存到FPGA内部存储器中,同时增加一个锯齿波发生电路,扫描时钟与地址发生时钟一致。由此完成一个示波器功能!-Through ADC0809 carried out on the analog signal sampling, and then a good 8-bit data conversion转存到rapid internal FPGA memory, at the same time increase the occurr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:712006
    • 提供者:江俊
  1. keybord

    0下载:
  2. 按键扫描驱动程序 按键扫描驱动程序 -Button scan button to scan driver driver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:890
    • 提供者:福生
  1. chengxu2

    0下载:
  2. 动态LED显示程序.说明动态扫描,使用的是LED动态显示方法。在动态LED显示程序中,邪恶扫描字位口,是西萨内不同字位数据的动态显示效果-Dynamic LED display program. Note the dynamic scanning, using a dynamic LED display. LED display in a dynamic process, the evil bit I scan the word is different Western-bit data wor
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:959
    • 提供者:于贵贤
  1. Wireless remote control system for towercrane base

    1下载:
  2. W ireless rem ote control system for tower crane based on M SP430 and nRF905:介绍了一种基于无线遥测技术的塔吊遥控系统,该系统以MSP430超低功耗l6位微控制器和无 线收发芯片nRF905为核心。系统采用软件编码和硬件译码的方式提高了系统的抗干扰能力,系统发 射器采用定时扫描、接收器采用无记忆输出控制方式,提高了系统可靠性,该系统可广泛应用于塔吊等 一般的工业遥控系统中。-W ireless rem
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:186378
    • 提供者:xx
  1. home4

    0下载:
  2. 自己学习单片机时写的利用动态扫描和定时器的电路,C语言,内有具体说明-Singlechip when learning to write their own use of dynamic scanning and timer circuit, C language, there are specific
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1678
    • 提供者:kevin
  1. run_light

    0下载:
  2. 用定时器和控制端口,定时扫描,实现多种流水效果-With timer and control of ports, timing scan, to achieve a variety of water effects
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:806
    • 提供者:haifengmofan
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com