CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51单片机 中断 程序

搜索资源列表

  1. Electro-Clock

    1下载:
  2. 基于51单片机的电子钟设计程序,利用单片机的中断原理,四个独立键盘调整,数码管显示。-51 MCU clock based on the design process, using microcontroller interrupt principle, four independent keyboard adjustment, digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1331
    • 提供者:xiaohefei
  1. interrupt

    0下载:
  2. 基于51单片机板上的一个小程序,中断程序-51 MCU board based on a small program, interrupt procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8472
    • 提供者:张锐钊
  1. zd

    0下载:
  2. 基于51单片机的中断程序,通过调试了可以用-51 MCU based on disruption procedures, through the commissioning of the available
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:13682
    • 提供者:LEE
  1. danpianjigaishu

    0下载:
  2. 主要介绍51单片机指令,中断,里面有详细电路,及c语言程序,重要案例。-51 MCU instructions are introduced, interrupt, which are detailed circuit, and c language program, an important case.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:82990
    • 提供者:armlinuxvc
  1. ex46

    0下载:
  2. 51单片机定时器 中断服务 程序源代码。-51 MCU timer interrupt service program source code.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:741
    • 提供者:艳亮
  1. 51chip-modules-interrupt-system

    0下载:
  2. 51单片机,片内功能模块---中断系统C语言程序-51, chip modules--- C language program interrupt system
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4926
    • 提供者:明镜
  1. UART_c_asm

    0下载:
  2. 51单片机异步串行通信UART最精简的小程序,程序虽简短功能却完备,实现全双工通信,实现接收、发送及中断接收,分别用C语言和 asm汇编,且两者联调测试过。main中有简单的调用,一看就会。-UART program with C & asm codes for 51 MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:1231
    • 提供者:yyf
  1. STC89C52RC-DEMO

    0下载:
  2. 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:481651
    • 提供者:lxf
  1. keyinterruptcheck

    0下载:
  2. 这是一个有关按键中断检测的小程序,此程序对于51单片机的初学者同样是一个不错的选择。-the program is of key interrupt check ,it is very suitable for the beginner of the single chip computer learners.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:23870
    • 提供者:闫三门
  1. jp

    0下载:
  2. 51单片机键盘显示程序,有中断法和查询法
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:28576
    • 提供者:张三
  1. scan

    0下载:
  2. 摘要:利用 MCS 51 单片机内的一个逻辑器件和单片机的输出巧妙地得到一个外部中断控制信号,该信号的宽度对应扫描 到的脉冲宽度。它处上升沿时,启动单片机内的定时器,下降沿时,停止单片机内的定时器,并请求中断。统计出在该信号为高 电平期间的计数脉冲的个数,便可算出该信号高电平的持续时间,即脉冲宽度。在中断服务程序中对定时器采集的数据进行提 取,这个数据便是扫描到的脉冲宽度。这一扫描方法的电路结构简单,实用价值高-The Appl ication of SWM in the B ar
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:286895
    • 提供者:000
  1. 51mcu

    0下载:
  2. 51单片机的各种基本程序,有流水灯、中断、定时器、串口、IIC等等。希望大家一起进步-51 MCU of basic procedures, water lights, interrupt, timer, serial ports, IIC and so on. Hope that we progress together
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3395536
    • 提供者:zhengguanxiong
  1. danpianji

    0下载:
  2. 单片机学习课件 共21个文件 第1讲 单片机概论 第2讲 单片机系统的电路基础 第3讲 单片机应用系统设计 第4讲 MCS—51系列单片机的硬件结构 第5讲 MCS51系列相关内存软件程序的设计与仿真 第7讲 51系列并行输入输出端口(通用IO)控制 第8讲 定时器计数器 第10讲 中断(1)-MCU learning courseware total of 21 documents
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-30
    • 文件大小:12797060
    • 提供者:李灿
  1. temperature

    0下载:
  2. 这是一个基于51单片机和温度传感器DS18b20组建的温度显示仪表的所有控制程序,包含芯片内部的控制过程,温度的读取,温度的报警,外部的各种中断,在程序中对每个子程序都附有说明。-This is a single chip and temperature sensor based on 51 set up a temperature display meter DS18b20 all control procedures, including on-chip control process, t
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5076
    • 提供者:刘江维
  1. shiyan4

    0下载:
  2. 51单片机外部中断程序,可以较好的作为单片机中断入门的学习程序-51 MCU external interrupt program, you can better as a microcontroller interrupt the learning process started
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:8012
    • 提供者:
  1. 51SCM

    0下载:
  2. 51单片机学习指导资料,从入门到精通!内容:MCS-51单片机的结构,MCS-51指令系统,汇编语言程序设计,中断系统,定时器,串行通信-51 SCM Study Guide information, from the entry to the master! Content: MCS-51 microcontroller structure, MCS-51 instruction set, assembly language programming, interrupt system, tim
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1923068
    • 提供者:杨过
  1. Main

    0下载:
  2. 51单片机的串口通信程序,采用中断的方式,波特率为96-51 microcontroller serial communication program, using interrupts the way, the baud rate of 9600
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:969
    • 提供者:刘小磊
  1. zhongduan

    0下载:
  2. 51单片机的中断测试范例程序!keil c语言!-51 microcontroller interrupt the test sample program!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:6700
    • 提供者:frank
  1. key

    0下载:
  2. 51单片机矩阵键盘的程序 ,可以根据实际 选择是否调用中断-Matrix keyboard microcontroller 51 program, you can choose whether to call an interrupt according to the actual
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:9157
    • 提供者:陈伯建
  1. deng

    0下载:
  2. 51单片机上一个利用中断产生呼吸灯的小程序。汇编语言。-A breathing light applet. Assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:652
    • 提供者:Hjie
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com