CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 串口通讯

搜索资源列表

  1. suanjitongxun

    0下载:
  2. 利用51单片机,通过串口通讯实现两个单片机之间的通讯,带有显示功能。-51 microcontroller communication between two microcontrollers via serial communication with the display function.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:40695
    • 提供者:bgp
  1. 1

    0下载:
  2. 51模拟串口通讯 MSC-51串行端口-51 analog serial communication MSC-51 serial port
  3. 所属分类:Communication

    • 发布日期:2017-12-08
    • 文件大小:274432
    • 提供者:王世鑫
  1. chuankou

    0下载:
  2. 串口通讯,基于51单片机,新手自己编写程序,已经运行,无错误,希望借鉴-Serial communication based on 51 MCU, novice program has been running, error-free and hopes to learn from
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-10
    • 文件大小:17514
    • 提供者:张兴峰
  1. 51serial-communication

    0下载:
  2. 51单片机c语言串口通讯编程,包含数码管的串行驱动-51-singlechip serial communication and CAMAC serial driver CAMAC for LED
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:239838
    • 提供者:马可
  1. MCU_PC_communication

    0下载:
  2. 采用串口通讯,实现PC机与下位51单片机通信-PC exchange date with MCU through serial port.
  3. 所属分类:LabView

    • 发布日期:2017-11-28
    • 文件大小:36689
    • 提供者:广龙东瀛
  1. chuankoutongxun

    0下载:
  2. 51 单片机 串口通讯,非常简单的程序,适合单片机初学者。-51 single-chip serial communication
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:2331
    • 提供者:记得
  1. chuankouceshi

    0下载:
  2. 51单片机串口通讯的c语言程序,该程序配合串口小助手可以测试串口通讯是否成功-51 microcontroller serial communication c language program, the program can be tested with the serial Little Helper serial communication success
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:1080
    • 提供者:chen
  1. comm

    0下载:
  2. 51单片机串口通讯程序,13.56m晶振,9600通讯数率,收发需按[stx]...[etx]格式。-51 single-chip serial communication program, 13.56m crystal, 9600 Data rate, send and receive according to the [stx] ... [ETX] format.
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:2716
    • 提供者:于清波
  1. PC

    0下载:
  2. PC机与51单片机之间的串口通讯使用VB编程,上位机和下位机两部分-The two parts of the serial communication between the PC and 51 microcontroller, VB series, PC and microcontroller
  3. 所属分类:Communication

    • 发布日期:2014-11-01
    • 文件大小:3072
    • 提供者:酱香拿铁
  1. car

    0下载:
  2. 机电大赛51单片机制作 无源射频跟随车源码程序,232 串口通讯-Electrical and Mechanical contest 51 single-chip production of passive RF the follow car source program, 232 serial communication
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:1863
    • 提供者:yanglinhao
  1. PC-Serial-Communication

    0下载:
  2. VB编辑串口通讯程序,51单片机与计算机通讯,很好的学习资料,希望对大家有用-failed to translate
  3. 所属分类:Com Port

    • 发布日期:
    • 文件大小:3001
    • 提供者:gubaotong
  1. single-chip-microcomputer-and-PC

    0下载:
  2. 51单片机实现单片机与PC机串口通讯仿真并通过proteus仿真-51 singlechip microcomputer simulation and single-chip microcomputer and PC serial communication by proteus simulation
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:35077
    • 提供者:王子豪
  1. UCOS_51COM

    0下载:
  2. 很不错的 uC/OS2 51单片机串口通讯-uC/OS2 51 microcontroller serial communications
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:2992
    • 提供者:zhoujiasc
  1. uart-AD

    0下载:
  2. 基于51单片机的串口通讯程序代码,用于串口调试-Based on 51 single-chip serial communication program code for serial debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:38884
    • 提供者:周玉珊
  1. 51_RS485

    0下载:
  2. 51单片机串口通讯的源码! #ifndef __485_C__ #include <reg51.h> #include <string.h> #define unsigned char uchar #define unsigned int uint /* 通信命令 */ #define __ACTIVE_ 0x01 // 主机询问从机是否存在 #define __GETDATA_ 0x02 // 主机发送读设备请求 #
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:59298
    • 提供者:chen
  1. voltage-51-PC

    1下载:
  2. 利用串口,实现51单片机与PC之间的实时通讯,传输电压值-Use serial ports, 51 and real-time communication between the PC, the transmission voltage value
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:83070
    • 提供者:chaomin
  1. Two-machine-communication

    0下载:
  2. 单片机双机通迅,基于51单片机实现,利用串口通讯,亲测可用,请仔细阅读-SCM Dual communication, based on 51 MCU using serial communication, pro-test is available, please read
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:24666
    • 提供者:chaomin
  1. SerialCommunicationbetweenMCS51s

    0下载:
  2. 实现两个51单片机之间的串口通讯,包含源代码、proteus电路图。是学习单片机串口的良好教程-51 microcontroller serial communication between the two, including source code, proteus circuit. Is a good tutorial to learn microcontroller serial
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:63374
    • 提供者:追梦人
  1. 51_Source

    0下载:
  2. 51单片机编程源码大全,大量51单片机源码,内容有:1-流水灯y、2-蜂鸣器y、3-IO口控制、4-数码管y、5-独立按键、6-矩阵键盘、7-1602液晶、10-12864液晶(带字库)、14-外中断实验、19-PCF8591 AD转换实验、20-PCF8591 DA转换实验、22-无线遥控接收模块实验、超声波测距1602LCD显示、17-直流电机、15-8X8点阵、13-串口通讯、11-12864不带字库-51 microcontroller programming source Daquan
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6096691
    • 提供者:suning360
  1. UART

    0下载:
  2. 51单片机串口通讯实验,方便移植,程序优化,适合出血脂入门-51 single-chip serial communication experiment, facilitate the transplant program is optimized for the lipid entry
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9184
    • 提供者:liu pengxiang
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com