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

搜索资源列表

  1. autouart

    2下载:
  2. 在单片机与上位机PC通信的过程中,通信速率一般是固定的,并且是一致的,否则通信不会成功,此程序介绍了如何实现串口通信的波特率自动识别.-in SCM between PC and communications process, the communication speed is usually fixed, and is the same. Otherwise communications will not be successful, this procedure on how to ach
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2291
    • 提供者:suncw
  1. VC_51_com_debug

    1下载:
  2. VC下开发的串口调试工具,界面简单,方便操作,适用于PC机下与单片机通过串口通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:67982
    • 提供者:yuewei
  1. DG128SCI

    0下载:
  2. 飞思卡尔单片机MC9SDG128串口程序,实现与PC机等的串行通信。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:赖东东
  1. com

    0下载:
  2. 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 \"Serial Port OK!\"的后缀后,发送给PC作为应答
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:danily
  1. chuankou

    0下载:
  2. 基于51单片机的串口功能设计的串口调试程序,能够与pc机实现通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24927
    • 提供者:fangka
  1. Example

    0下载:
  2. ZLG DP-668 开发板全部程序 \\BELL\\ 蜂鸣器演示程序 \\CAN测试程序\\ CAN双机通信演示程序 \\EEPROM\\ 24WC02演示程序 \\LCD\\ 128*64液晶模块演示程序 \\RED\\ 红外收发器演示程序 \\RS232\\ RS232串行接口演示程序 \\RTC\\ PCF8563时钟芯片演示程序 \\TCPIP\\ TCPIP通信演示程序(包含PING功能,及TCP,UDP等协议) \\串口通讯\\ 单片机与PC的R
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3126267
    • 提供者:ly
  1. first_up

    0下载:
  2. 鹦鹉学舌:单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。 ⑷实验测试方法:在上位机上通过串口调试助手软件发送一个十六进制数据给单片机,单片机收到数据后立即把这个数据又发回给PC,并在串口调试助手显示。 -Parrot: SCM and PC-PC communicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:103437
    • 提供者:flysky
  1. uart

    0下载:
  2. 通过avr单片机的uart与pc机通信,通过串口调试助手上发送1—f控制单片机板上的数码管-Avr通过MCU UART communication with the pc through the serial debug aide sent on 1-f control of single-chip digital control panel
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:15387
    • 提供者:谢应东
  1. comucation

    0下载:
  2. 单片机与PC机通信 单片机与单片机之间的串口通信-Single-chip microcontroller and PC communication between the microcontroller serial communication
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:65593
    • 提供者:阿飞
  1. Serial-communication

    0下载:
  2. 该程序描述了一个基于单片机与PC机通信的串口程序。-The program descr iption of a PC based on single chip computer and communication of serial program.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:573
    • 提供者:范毅
  1. chuankou

    0下载:
  2. 单片机与pc机串口数据通信 利用可视化程序设计编制串口调试软件,然后向串口发送“1”、“2”、“3”......“8”、“9”、“0”等字符,实验板收到数据后通过数码管显示出来,同时会向PC机反馈显示成功的确认信号,即在PC机串口调试软件的接收缓冲区内将显示“display OK!”等字样。-Single-chip data communication with the pc serial port using visual programming software, the prepara
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:960936
    • 提供者:夏攀
  1. lesson7

    0下载:
  2. 串口例程,方便大家熟悉51单片机与PC机间的相互通信-Serial routines to facilitate the familiar PC-51 single and inter-communication
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:754
    • 提供者:zengxuejun
  1. VC3

    0下载:
  2. 基于PC机与单片机的串口通信,用到了一个动态链接库和一个自定义消息. 掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -PC and microcontroller-based serial communication, use of a dynamic link library and a custom message. To master VC and serial programming method, the static call to grasp the
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1779726
    • 提供者:陈杰
  1. 利用VC++实现PC机与单片机串口通信任务

    0下载:
  2. 用 visual c++ 实现pc与51单片机的十六进制数据往返,并提示通信正常与否。-Visual c++ PC and 51 microcontroller hex data to and from, and prompt communication is normal or not.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-10-31
    • 文件大小:45779
    • 提供者:管斌
  1. PS2-STC12C5A60S2-comunication

    0下载:
  2. STC12C5A60S2单片机 (1)单片机与PS2标准键盘通信,读取键盘按键      (2)读取PS2标准键盘所有按键并显示   (3)单片机与PC机通信,PC机显示单片机发送的数据    (4)利用串口调试助手显示单片机读取键盘按键-STC12C5A60S2 PS2 comunication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:84026
    • 提供者:
  1. s13_lab11_a

    0下载:
  2. 单片机与PC机通信实验,P1口接8位发光二极管,P2口接8个开关,串行口插座与PC机相连。 2编制程序: 2单片机从P2口读入开关的状态,通过串口发送给PC机; 2PC机发给单片机的数据显示在8位发光二极管上。 -SCM and PC communications experiments, P1 port access eight light-emitting diodes, P2 mouth then eight switches, sockets and serial por
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-27
    • 文件大小:17299
    • 提供者:林琳
  1. msp430

    0下载:
  2. 计算机串口编写的通信软件有着十分广泛的应用,如电话,传真,视频监控.一般情况下,涉及到远程通信,自动控制,大型车辆控制系统、机器人控制系统等。特别PC机与单片机的串口通信在工业控制中非常重要.MSP430系列单片机是一种超低功耗的混合信号控制器,在控制系统以及数据采集系统中有广泛的应用,在8MHz晶体下运算能力达1MIPS(100万/秒),是传统51单片机远远达不到的,这使该系列单片机采用C语言开发有很高的效率,所以广泛应用工业生产,研究MSP430和PC的串口通信有着深远的意义.-Comput
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8900115
    • 提供者:1244330349
  1. SCM-and-proteus-

    0下载:
  2. 单片机与pc机串口通信的proteus仿真以及源程序,导入单片机通过测试过能正常工作,希望对须要的人有所帮助。-SCM proteus serial communication with pc simulation and source, import microcontroller through tested to work properly, we want to help people who need.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2548280
    • 提供者:yang
  1. MSP430F149uart

    0下载:
  2. MSP430F149的串口通信程序,与PC机通行。 单片机上电后给PC机发送ATE0,收到PC机发送的信息后相应的二极管亮。 用串口助手测试,发现串口助手上可以收到ATE0,但是串口助手发送数据,单片机的二极管不亮。-MSP430F149 serial communication program, communicate with the PC. After sending to the PC after MCU power ATE0, receive information PC
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:朱才昌
  1. QSPI_demo

    0下载:
  2. 串口适用于单片机与PC机通信的工具,通过串口调试工具可以进行人机交互-The serial port is suitable for the single-chip and the PC machine communication tool, may carry on the man-machine interaction through the string mouth debugging tool
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-05
    • 文件大小:338287
    • 提供者:cherry
« 1 2 3 45 6 »
搜珍网 www.dssz.com