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

搜索资源列表

  1. test022(C51)

    0下载:
  2. 外部中断1将AT89S52从空闲模式"唤醒" * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12.000MHz * 3.用跳线帽短接P2.3__SI2 * 用跳线帽短接P2.2__RCK2 * 用跳线帽短接P2.1__SCK2 * 4.用跳线帽短接KEY3_P3.3 * 5.用跳线帽短接BEEP_P1.3 * 6.用跳线帽短接LED11__P1.7-External Interrupt 1 AT89S52 from the idle mode, &q
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:12693
    • 提供者:卓依凡
  1. IO_SOFT_UART_USE_TIMER

    0下载:
  2. C51很好的IO模拟串口程序,也称软件UART。只需用一个定时器,实现中断接收。程序编写得很规范,有很多个晶振频率和串口频率可选。是一个比较好的软件串口程序。-C51 a good simulation of serial IO program, also known as the software UART. Just use a timer to achieve interrupt reception. Programming very standardized, there are man
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3561
    • 提供者:李杰
  1. uart

    0下载:
  2. 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:5821
    • 提供者:
  1. c51

    0下载:
  2. 个人关于C51单片机的中断,定时,串口,红外,输入输出等一些小功能的程序.特别方便使用-Individuals on the C51 microcontroller interrupt, timer, serial, infrared, input and output functions and some other smaller programs. Especially easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:40252
    • 提供者:程刚
  1. c51

    0下载:
  2. C51单片机常用到的外围编程,如EEPROM,LCD128X64 PS2,延时,中断的操作.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:96313
    • 提供者:韦大海
  1. C51commonlyusedassemblysubroutine

    0下载:
  2. C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2521761
    • 提供者:apple
  1. c51

    0下载:
  2. 24LED流水灯花样显示5档调速同时中断切换 四个按键控制 c51程序代码-24LED lights synchronized water show, 5-speed switching speed and discontinued four buttons control the c51 code
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2014
    • 提供者:陈明宇
  1. DAC0832

    0下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等-Design 89C51 microcontroller, ADC, DAC and op amp circuits such as circuits c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1556
    • 提供者:a316789966
  1. C51

    0下载:
  2. 多个c51例程,初学者必备资料下载时钟,中断串口功能应用等-More c51 routines, essential information for beginners to download
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:324676
    • 提供者:李海洋
  1. PT2272C51

    1下载:
  2. C51的PT2272软件解码程序,网上大部分PT2272的解码程序都是全程占用单片机系统资源,造成巨大的资源浪费。本程序利用单片机定时器中断进行解码,基本上不占用单片机系统资源,不影响单片机同时执行其他任务。经过测试,本程序有较高的可靠性。能轻易移植到其它项目上。-The PT2272 C51 software decoding process, most online programs are full decoding PT2272 take SCM system resources, ca
  3. 所属分类:SCM

    • 发布日期:2014-07-02
    • 文件大小:2048
    • 提供者:tang
  1. C51

    0下载:
  2. 单片机的一些基本程序,如4*4矩阵键盘,1602,中断串口通信,流水灯,DS1302,蜂鸣器,ADC0832,AT24C04,DS13B20.-SCM basic procedures, such as 4* 4 matrix keyboard, 1602, interrupt serial communication, water lights, DS1302, buzzer, ADC0832, AT24C04, DS13B20.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:269225
    • 提供者:梁伍滨
  1. C51-interrupt-code

    0下载:
  2. C51的中断程序代码 关于中断程序的寄存器设置与功能实现-C51 interrupt code register on the interrupt program implementation and its function
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:18551
    • 提供者:liuyang
  1. RS232_C51

    0下载:
  2. RS232,C51中断处理函数及相关子函数-RS232, C51 and Related Functions interrupt handler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1315
    • 提供者:张令坦
  1. interrupt

    0下载:
  2. 单片机C51编程,本程序主要是描写中断程序,对于C51入门有所帮助。-C51 microcontroller programming, this program is a descr iption of the main interrupt routine, for the C51 entry help.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:36256
    • 提供者:gaoliqun
  1. C51-com

    0下载:
  2. C51 的串口通讯,通关中断方式接收和发送数据-C51 serial communication, and customs clearance to receive and transmit data interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2112
    • 提供者:zhoufeng
  1. C51-INT0

    0下载:
  2. C51利用定时器中断0产生方波,通过调节定时周期,可以改变方波频率-Generated by the timer interrupt 0 C51 square wave, by adjusting the time cycle, square wave frequency can be changed
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:676
    • 提供者:zhoufeng
  1. C51-serial-communications-debugger

    0下载:
  2. C51 串口通信调试程序。包括串口接收的中断函数。-C51 serial communications debugger. Including serial port receive interrupt function.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:869
    • 提供者:Tongti
  1. caleration-based-on-C51-programm

    0下载:
  2. 基于C51单片机的加减乘数计算器的简单实现,通过例程掌握串口中断。-C51-based single-chip calculator add and subtract simple multiplier to achieve, through the serial port interrupt routine to master.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:30218
    • 提供者:刘春艳
  1. c51

    0下载:
  2. 51单片机 流水灯 串口 定时器 外部中断-51 MCU external interrupt water timer lamp serial
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:268029
    • 提供者:王亚洲
  1. add-more-interrupts-to-C51

    0下载:
  2. 本代码对51单片机的中断源做了扩展,并且演示了优先级问题,本代码是利用LED灯演示优先级问题,你也可以用译码器来进行演示-I LIKE CHINESE
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9228
    • 提供者:孙一一
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com