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

搜索资源列表

  1. labview-serial-communication

    1下载:
  2. 讲述了实际测控中的各种串口通信,PC与PC的串口通信,PC与单片机,PC与PLC,PC与智能仪器,PC与GSM短信模块,PC与远程IO串口通信。使用的是Labview,详细介绍了编程过程。-About the actual measurement and control in a variety of serial communication, PC and the PC' s serial communication, PC and MCU, PC and PLC, PC and Int
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2394804
    • 提供者:吴小平
  1. TemComTest

    2下载:
  2. 串口通信上位机界面,与下位机单片机通信,获取温度数据。-PC serial communication interface, and the next-bit single-chip machine communications, access to temperature data.
  3. 所属分类:Com Port

    • 发布日期:2016-08-07
    • 文件大小:1952879
    • 提供者:chenmaogang
  1. gtk

    0下载:
  2. VC实现上位机与单片机的串口通信,调试通过-VC serial communication between PC and microcontroller
  3. 所属分类:Com Port

    • 发布日期:2014-04-19
    • 文件大小:5616640
    • 提供者:石友
  1. PC-MCU-Serial-Communications

    0下载:
  2. PC与单片机串口通信的程序及proteus仿真图,PC向单片机发送一字节的数据,单片机接收后再将数据回传给PC,结果显示在串口调试小助手上-Serial Communication between PC and procedures and proteus simulation diagram, PC to the microcontroller sends a byte of data, the microcontroller then receives the data back to th
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:78665
    • 提供者:yuzhuzhao
  1. VCProgram

    2下载:
  2. 本人用VC6.0开发的单片机通过串口与PC机通信的上位机,通信协议在说明文档中已经写出,用户在单片机上编写串口函数时按照通信协议,便可以很方便通过此软件与PC机通信.-err
  3. 所属分类:SCM

    • 发布日期:2015-01-27
    • 文件大小:210959
    • 提供者:Davinci
  1. pcTOdanpianji

    0下载:
  2. PC机与单片机串口通信 串口编程 单片机-PC machine with single-chip serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:4657
    • 提供者:宋赫
  1. 51

    0下载:
  2. -- -- -- -- -- -- 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 "Serial Port OK!"的后缀后,发送给PC作为应答------------------------- MCU and PC communication examples functions: serial client machine from the PC to receive 13 bytes of data, and then wi
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10219
    • 提供者:liao
  1. 80c51andpc

    0下载:
  2. 80c51单片机与PC串口通信程序 比较简单。。。。 -80C51 Microcontroller and PC serial port communication program is relatively simple. . . .
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:534
    • 提供者:zhang
  1. wendhidu

    0下载:
  2. 该软件是一个串口通信的上位软件,能够和单片机通信,获取当前的温湿度值,简单,使用,可靠,对于初学者很有借鉴价值-The software is a PC serial communications software, and be able to single-chip communications, access to the current temperature and humidity value, easy to use, reliable and useful reference f
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1928274
    • 提供者:王立
  1. VCDANPIANJITONGXIN

    0下载:
  2. VC串口编程,利用串口将pc和单片机进行通信.-VC serial programming, the use of the pc and the single-chip serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3621420
    • 提供者:111
  1. rs232

    0下载:
  2. 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:7653
    • 提供者:wq
  1. CKTS

    0下载:
  2. 单片机串口调试软件,应用于PC与单片机的通信数据监视。-Single-chip serial debugging software, used in PC communications data and monitor the microcontroller.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:159374
    • 提供者:苏蕾
  1. cuankou

    0下载:
  2. 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:897
    • 提供者:nwj
  1. hoho

    0下载:
  2. 单片机与PC机的串口双工通信,128*64LCD显示。-MCU and serial PC-duplex communication, 128* 64LCD display.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:
  1. Serial_Communication

    0下载:
  2. 此程序用于单片机RS232串口通信,主要应用于各模块之间的通信,也可与上位机进行通信实现控制-This procedure for single-chip RS232 serial communication, mainly used in communication between the modules can also communicate with the PC control
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:12015
    • 提供者:张小峰
  1. vbmsc

    0下载:
  2. 超简单单片机与PC串口通信VB程序,一看便会-Single-chip ultra-simple PC serial port communications VB and procedures, will be a look ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:1718
    • 提供者:刘斌
  1. chuankou

    0下载:
  2. MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:30271
    • 提供者:zhaolq
  1. RS232-UART1

    0下载:
  2. MSP430f149单片机与PC串口通信,实现PC机向单片机发送数据,单片机收到后向PC机返回相应数据-MSP430f149 single-chip serial communication with the PC to achieve PC-to send data to the single-chip, single-chip PC-received return to the corresponding data
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22146
    • 提供者:chenyun
  1. chuankou

    0下载:
  2. 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:917746
    • 提供者:罗皇
  1. a

    0下载:
  2. 单片机和PC串口通信(内含代码)-Microcontroller and the PC serial communication (embedded code )" " " " " " "
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:11361
    • 提供者:武灵道
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com