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

搜索资源列表

  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4482
    • 提供者:Edward zhang
  1. dzb

    0下载:
  2. 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20428
    • 提供者:解长海
  1. upld

    0下载:
  2. 基于中断实现的串口通信程序,适用于Avr单片机。-Based on Interrupt, Usart Driver for Avr[esspecially ATMega128]
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:沙卡
  1. 2

    0下载:
  2. 中断方式实现软件串口通信,基于ht82k95a单片机。-rs_uart
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:689
    • 提供者:袁轩
  1. 5045

    0下载:
  2. 其中包含了单片机与5045芯片的通信,读出字节,写入字节!还有单片机的内部时钟定时器,中断等操作!-Which includes 5045 single-chip and chip communications, read byte, write byte! There are single-chip' s internal clock timer, interrupt operation, etc.!
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:my_self
  1. communication

    0下载:
  2. 单片机实现双向通信,包括查询方式和中断方式。-Single-chip realization of a two-way communications, including the disruption of ways and means inquiries.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:14024
    • 提供者:wu
  1. chuanhangkou

    0下载:
  2. 16位单片机编程,采用串行口中断向量实现串行口通信。-Programming 16-bit single-chip, using the serial port interrupt vector to achieve the serial port communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:586
    • 提供者:崔建业
  1. twi_test081108

    0下载:
  2. 单片机I2C通信。 主机从1到255发一个数,收一个数。从机接收到任何数都返回。 当主机收到的数为0x10时,从零开始发送,主机采用查询方式,从机采用中断方式 -Single-chip I2C communications. Host issued from a 1-255 number, to close a few. Received from any number of aircraft returned. When the number of host 0x10 receiv
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:187986
    • 提供者:缪慧俊
  1. ATMAGE128uartasksendinterruptreceive

    0下载:
  2. 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if the process not so, please no
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:xiaobo
  1. aa

    0下载:
  2. 采用中断方式的程序编写方法 利用单片机串口,实现两个实验台之间的串行通信以及一个试验箱自发自收 -Interruption of the procedure used to prepare the way use of single-chip serial port, the achievement of the two test serial communication between the chamber and a spontaneous self-close
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:48817
    • 提供者:day
  1. tongxin-chuankou

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1360
    • 提供者:hx
  1. remote

    0下载:
  2. 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:16388
    • 提供者:小坏坏
  1. DS1302

    0下载:
  2. DS1302时钟实验, 学习AVR单片机读写时钟芯片,综合应用定时器中断溢出,串口通信-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:52039
    • 提供者:张欢
  1. beta3

    0下载:
  2. 边坡雷达监视系统单片机控制模块源程序 [电源管理,中断控制,串口通信]-Slope monitoring system MCU control module source
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1285
    • 提供者:RC L
  1. uart

    0下载:
  2. 使用 C8051F1xx 单片机中断方式实现串口通信-C8051F1xx be achieved using the serial communication interrupt MCU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:21810
    • 提供者:wulai
  1. RF905

    0下载:
  2. NRF905无线模块特点: (1) 433Mhz 开放ISM 频段免许可证使用(2) 最高工作速率50kbps,高效GFSK调制,抗干扰能力强,特别适 合工业控制场合 (3) 125 频道,满足多点通信和跳频通信需要 (4) 内置硬件CRC 检错和点对多点通信地址控制 (5) 低功耗1.9 - 3.6V 工作,待机模式下状态仅为2.5uA (6) 收发模式切换时间 < 650us (7) 模块可软件设地址,只有收到本机地址时才会输出数据(提供 中
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:492790
    • 提供者:hyqzh
  1. SerialPortReceiveAndTransmitInterrupts

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 microcontroller serial port to receive and send a test interrupt routines (including the implementation of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3979
    • 提供者:成水源
  1. danpianji

    1下载:
  2. 单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信-Microcontroller Course Experiment 1: simulation software keil and protues use of microcontroller I/O parallel interface using the timer/counter Experiment 4: Interrupt test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:129688
    • 提供者:刘洁
  1. 51communication

    0下载:
  2. 两片单片机之间的简单通信,使用串口中断方式-2 simple communication between the microcontroller, using the serial port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1285
    • 提供者:nongmin
  1. 3

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 microcontroller serial port interrupt to send and receive test routines (including Communication Protocol)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:xiang
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com