CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interrupt 8051

搜索资源列表

  1. 100ExampleProteus

    1下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:11.17mb
    • 提供者:tong
  1. 22

    0下载:
  2. 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:32.06kb
    • 提供者:
  1. 8051_MCU_Basic_

    0下载:
  2. 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:159.5kb
    • 提供者:wang
  1. aduc812

    0下载:
  2. ADuC812是美国AD公司推出的高性能单片机,具有集成度高、资源丰富等特点。 (1) 基于8051的内核,指令系统与8051兼容,额定工作频率12MHz。 (2) 8KB片内闪速/电擦除程序存储器 640B片内闪速/电擦除数据存储器 256B片内数据RAM。 (3) 3个16位的定时器/计数器 32根可编程I/O线 9个中断源,2个优先级。 (4) 1个8通道,高精度12位ADC 2个12位电压输出DAC。 (5) 1个片内温度传感器。 (6) 采用3V、5V电压工作
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:679.39kb
    • 提供者:白涛
  1. 8051_ex0

    0下载:
  2. C-Code for 8051 external interrupt triggering
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9.54kb
    • 提供者:Dhans
  1. 3

    0下载:
  2. 8051单片机包含中央处理器、程序存储器(ROM)、数据存储器(RAM)、定时/计数器、并行接口、串行接口和中断系统等几大单元及数据总线、地址总线和控制总线等三大总线,现在我们分别加以说-8051 contains the CPU, program memory (ROM), data memory (RAM), timer/counter, parallel port, serial port and interrupt system, several modules and data bus
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:104.02kb
    • 提供者:huyongli
  1. dmx512

    0下载:
  2. dmx512接收中断服务程序 爱迪生发射点法 -dmx512 receive interrupt service routine
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:639byte
    • 提供者:debg
  1. uc_interface

    0下载:
  2. This file provides an 8051 external data memory bus interface for CoolRunner CPLDs. This file contains the state machine to interface on the 8051 bus as well as the address registers, the address decode logic, and example control registers,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4.02kb
    • 提供者:alex
  1. 8051sourcecode

    0下载:
  2. 国防工业大学8051单片机的一些代码,包括中断,大数乘法等 -National Defense University 8051 some of the code, including interrupt the multiplication of large numbers and so on
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5.43kb
    • 提供者:ygx
  1. clock

    0下载:
  2. Digital clock for 8051 or 8052 micro-controller.This clock used the 16 x 2 LCD to display the time. Interrupt 0 and 1 used to adjust the minutes and hour.-This is simple assembly code to program the digital clock.Very easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.26kb
    • 提供者:anthonykang
  1. 8051+MEMORY+ORGANISATION

    0下载:
  2. Microcontroller 8051 interrupt details
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:270.11kb
    • 提供者:Rajiv
  1. interrupts

    0下载:
  2. 8051 interrupt handling
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:982.49kb
    • 提供者:fio
  1. IR_REMOTE

    0下载:
  2. 基于8051核的红外遥控解码软件,使用外部中断1和定时器,通用性强,占用很少时间,特别支持长按和重复按键。-Infrared remote control based on 8051 core decoding software, use the external interrupt 1 and timer, versatile, take up little time, particularly in support of long and repetitive button press.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:16.49kb
    • 提供者:赖恭平
  1. interrupt_serial_tx

    0下载:
  2. serial communication interrupt for 8051 controller
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:13.75kb
    • 提供者:suresh
  1. at89c51-7Seg-Counter-With-Interrupt

    0下载:
  2. Schematics for counter with external interrupts 8051 proteus.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:22.8kb
    • 提供者:SysTech
  1. display-and-timer-and-interrupt

    0下载:
  2. 数码管静态显示及定时器和中断应用,主要用的单片机为8051 8052等-Static display and digital timer and interrupt application, mainly used for the 80,518,052 other microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3.96kb
    • 提供者:刘强
  1. Interrupt-priority-levels

    0下载:
  2. 用流水灯或数码管显示实现8051芯片的中断优先级功能。-Lamp or water pipe with a digital display of 8051 s interrupt priority feature.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:27.81kb
    • 提供者:何梓能
  1. STC--8051

    0下载:
  2. 关于51单片机上键盘、led灯、定时计数器、数码管显示、led中断的一些程序。-About 51 microcontroller keyboard led light, timer counters, digital display, led interrupt some of the procedures.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:168.64kb
    • 提供者:熊斌
  1. hw-interrupt_8051

    0下载:
  2. Hw-interrupt 8051 how to generate external interrupt in 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:55.65kb
    • 提供者:kishan
  1. 8051 INT0 External Interrupt Example Program

    0下载:
  2. 8051 INT0 External Interrupt Example Program
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:Ivan_kz
« 12 3 4 5 »
搜珍网 www.dssz.com