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

搜索资源列表

  1. 串口通信最终测试机

    1下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52.71kb
    • 提供者:林世飞
  1. C51

    0下载:
  2. c51单片机资料,模拟串口通信程序,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:132.4kb
    • 提供者:刘涛
  1. C51

    0下载:
  2. 51单片机示例程序,其中包括串口通信,LED驱动,定时器等等十几个源码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:166.3kb
    • 提供者:Frank
  1. c51

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现),这是我自己写的一个程序,觉得挺好用,发出来大家参考一下
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.97kb
    • 提供者:barbo
  1. C51

    0下载:
  2. 单片机串口通信程序可以与单片机,计算机实现串口通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.74kb
    • 提供者:yuyuzhu
  1. 51SComDriver

    2下载:
  2. 一套比较完整的51单片机C51串口通信驱动程序,其中包括 (1)串口初始化,晶振为11.0592M,方式1 波特率300-57600; (2)串口输出一个字符(非中断方式); (3)串口输出一个回车换行; (4)串口输出一个字符串(非中断方式); (5)串口接收一个字符(非中断方式); (6)串口接收一个定长字符串(非中断方式,只用于字符需有一个的idata字符串数组);
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:eacho
  1. SerialCom

    0下载:
  2. C51 串口通信 包括解析报文-C51 Bunches of communication include the message translating
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:Chen
  1. 单片机C51串口中断接收和发送测试例程(含通信协议的实现

    1下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. C51写的串口通讯程序.rar

    2下载:
  2. c51串口通信程序,C51 Serial Communication Program
  3. 所属分类:SCM

    • 发布日期:2015-02-03
    • 文件大小:2.61kb
    • 提供者:yangliangel
  1. C51

    0下载:
  2. 单片机串口通信,帮助单片机初学者,比较实用的程序-Single-chip serial communication, to help the microcontroller for beginners, practical procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9.16kb
    • 提供者:张鹏
  1. 89s52_serl

    0下载:
  2. 基于89s52的c51串口通信源程序 串口的4种工作方式对应着三种波特率模式: 对于工作在方式1和方式3,波特率由定时器/计数器1T1的溢出率和SMOD(PCON(电源控制寄存器)D7位)决定,-Based on the C51 serial communication 89s52 source of the four kinds of serial work corresponds to the baud rate of three modes: Mode 1 for the w
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.17kb
    • 提供者:
  1. c51uart_test

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

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:czj
  1. AVR-89C51

    0下载:
  2. AVR的mega16单片机与51单片机的串口通信程序源码-The MCU of atmega16 of AVR and the MCU of C51 communication
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:48.53kb
    • 提供者:
  1. C51

    1下载:
  2. 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6.46mb
    • 提供者:甄磊
  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
    • 文件大小:262.92kb
    • 提供者:梁伍滨
  1. C51-serial-communications-debugger

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

    • 发布日期:2017-04-04
    • 文件大小:869byte
    • 提供者:Tongti
  1. STM32-with-C51-communication

    1下载:
  2. 通过C51串口通信实现STM32和USART,8051测试和STM32的正常通信,波特率9600。-Implementation of STM32 and USART through the C51 port communication. 8051 test and STM32 normal communication, baud rate 9600.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:董文
  1. 21、RS232串口实验

    1下载:
  2. c51与RS232进行串口通信,可以借鉴,自己开发(C51 and RS232 serial communication, you can learn from your own development)
  3. 所属分类:单片机开发

    • 发布日期:
    • 文件大小:2.88mb
    • 提供者:蓝莹
  1. 10.串口实验

    0下载:
  2. C51实现串口通信,调节波特率完成串口接收数据(C51 realize serial communication, adjust baud rate, complete the serial port to receive data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:36kb
    • 提供者:健儿子
  1. 0第一次试验+串口

    0下载:
  2. 本程序实现51单片机的串口数据接收,和下位机通信的同时,进行下位机的控制。(micro processor of c51 to series controling.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:38kb
    • 提供者:iamhouhuanhuan
« 12 3 4 5 6 »
搜珍网 www.dssz.com