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

搜索资源列表

  1. shuangjitongxin

    1下载:
  2. 用C语言写的双机通信代码,能正常运行,安装串口调试助手后可以正常接发收。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:27931
    • 提供者:允新
  1. CVI_zigbee-

    0下载:
  2. ZIGBEE下位机与上位机通信的串口调试助手-ZIGBEE lower machine to communicate with the PC serial port debugging assistant
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:367331
    • 提供者:li
  1. SCOMMV23.rar

    0下载:
  2. 串口调试助手 (visual c++/turbo c串口通信编程与实践 龚建伟),Serial debugging assistant (visual c++/Turbo c serial communication programming and practice龚建伟)
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:308889
    • 提供者:james
  1. 24560524

    0下载:
  2. 串口调试助手实现串口通信功能,非常实用和好用-Serial debugging assistant serial communication function, very practical and easy to use
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1640692
    • 提供者:lc
  1. uart

    0下载:
  2. 利用串口调试助手是实现pc机和fpga的串口通信功能,程序附注释。-Debug Assistant is achieved using serial pc machine and fpga serial communication function, the program annotated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:102331
    • 提供者:郝强
  1. SCOMMV23

    1下载:
  2. 龚建伟--串口调试助手源代码.用于串口间的通信。-for more infomation:www.gjwtech.cn
  3. 所属分类:串口编程

    • 发布日期:2012-10-22
    • 文件大小:5474745
    • 提供者:fc
  1. USART

    0下载:
  2. 熟悉pic单片机USART通信 //通过“串口调试助手”协助工作 //串口调试助手发送数据给877,877收到后再转发回串口助手-Familiar with the pic Singlechip USART communication// through
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:1265
    • 提供者:magic
  1. CAN-COMMUNICATION

    0下载:
  2. CAN通信和SCI通信相结合,用串口调试助手或者其他串口工具,可以接受CAN通信发送的数据-combination of CAN and SCIcommunication,you can use the tools of serial conmunication to receive the data
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:13325
    • 提供者:huhaifeng
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  1. first_up

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

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

    0下载:
  2. c++串口调试助手,能方便的调试各种串口通信软件-c++ serial debugging assistants, can make it easier for debugging various serial communication software
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:941729
    • 提供者:zenghui
  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. yejing

    0下载:
  2. 通过avr单片机与pc机通信,在串口调试助手上发送字符串,然后返回到串口调试助手上且显示在单片机板的1602液晶上-Avr with pc through the single-chip communication, at serial debugging aides on sending the string, and then back to the serial debug assistant on board and displayed in the single-chip LCD on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:19179
    • 提供者:谢应东
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. sendApi

    0下载:
  2. 串口调试助手发送端程序,特别好使!通信专业课程设计值得参考-Client assistant to send the serial debug procedures, in particular so! Communication Design major course it is also useful
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:34194
    • 提供者:克洛泽
  1. serial

    0下载:
  2. 该串口调试助手,可选择波特率,校验位等,可以实现定时发送和接收,方便下位机与上位机的通信-The serial debug assistants can choose the baud rate, parity bit and so on, can send and receive from time to time to facilitate the next-bit machine and host computer communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2354
    • 提供者:ling
  1. serialportdebugging

    0下载:
  2. 串口调试助手,做51的的必备工具,能够与单片机之间进行串行通信,实现在线调试功能。-Serial debugging assistants do an indispensable tool for 51, with single-chip serial communication between, online debugging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:307338
    • 提供者:wangfei
  1. reANDtr

    0下载:
  2. 自己做实验编的一个简单的用MSP430实现与PC通信的程序,可以用串口调试助手调试。不过不太完善-For their own experiments with a simple MSP430 communication with the PC program can be used to debug serial debugging assistant. But less than perfect
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:15038
    • 提供者:邢晓双
  1. 232485

    0下载:
  2. 帖个RS485转RS232与PC通信的程序大家讨论一下一个怪现象程序运行环境: 下位机:dsPIC30F6014A 上位机:串口调试助手 RS485芯片:MAX489-With a RS485 to RS232 with the PC communications program we discuss the procedure is a strange phenomenon operating environment: The next bit machine: dsPIC3
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1205
    • 提供者:lixin
  1. uart0

    0下载:
  2. 本代码是在Keil uVision3环境下使用c语言编程作用是使用串口调试助手与单片机通信,使用max232进行电平转换后进行通信。-The code is in the Keil uVision3 environment the role of c language programming is the use of single-chip serial debugging assistant and communications, the use of level translators m
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:14209
    • 提供者:谢尔曼
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com