CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - c51 中断

搜索资源列表

  1. suspend

    0下载:
  2. c51 用中断函数 包含定时器0 定时器1 定时器2 外部中断0 定时器1 串口中断-c51 with the interrupt function with Timer 1 Timer 2 Timer 0 external interrupt 0 timer interrupt a serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1392
    • 提供者:liudonghui
  1. dmx512receive-c51

    0下载:
  2. C51BBS论坛C51编程这是我写的DMX512的接收程序,请各位大侠看看,有没有更好的方法,减少中断处理程序的时间。谢谢!!.files-C51BBS Forum C51 programming is I wrote DMX512 receiver program, please take a look at heroes, there is no better way to reduce the interrupt processing time. Thank you! ! . Files
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:15756
    • 提供者:lin
  1. C51-IR-REC

    1下载:
  2. C51 单片机 红外线中断接收程序 C语言 源代码-C51 microcontroller interrupt the infrared receiver program C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:866
    • 提供者:summer
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. 01000

    0下载:
  2. 基于C51的串口通信和外部中断,基于C51的串口通信和外部中断-C51-based serial communications and external interrupt, the serial communication based on the C51 and the external interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:58046
    • 提供者:杜建飞
  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. c51

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

    • 发布日期:2017-04-16
    • 文件大小:96313
    • 提供者:韦大海
  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. 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. C51-jiao-cheng-PDF

    0下载:
  2. C51 完整 精华版教程。它包含了软件的编写和相关的基本功能的示范程序:如定时、延时、中断 -C51 complete Essentials tutorial. It contains the software was written and the basic functions of the demonstration program: such as timing, delay, interruption
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:573570
    • 提供者:xiaoluo
  1. C51-serial-communications-protocol

    0下载:
  2. C51串口通讯协议,PC读MCU指令结构:(中断方式,ASCII码表示) 帧: 帧头标志|帧类型|器件地址|启始地址|长度n|效验和|帧尾标志 -C51 serial communications protocol
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:6642
    • 提供者:大海
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com