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

搜索资源列表

  1. 51FrequentUsedSoftware

    0下载:
  2. 基于51单片机的c编程用到的一些小软件,如串口调试助手,取字软件等
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1024894
    • 提供者:陈雷
  1. mcs-51

    0下载:
  2. 通信协议:第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 下载C的源程序:
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:刘周同
  1. shuangjitongxin

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

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

    0下载:
  2. 串口调试助手的C++ builder 源码,Comm helper code by C++ builder
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1600797
    • 提供者:sj
  1. SerialportAssistant

    0下载:
  2. C#使用SerialPort类编写串口调试助手,基本功能齐全-C# uses the SerialPort class to prepare serial debugging aides complete the basic functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:76498
    • 提供者:lixiaodui
  1. ComAssist

    0下载:
  2. 一款VS2008下用C#编写的串口调试助手程序,具有基本的数据收发功能,希望对大家有所帮助-this is a serialport assist program! It have basic data transceiver function
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:257535
    • 提供者:王刚
  1. aa

    0下载:
  2. 自己编的串口调试助手 c++builder-Own series of serial debugging assistant c++builder
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:442771
    • 提供者:刘涛
  1. SerialPort

    0下载:
  2. 用C#编写的一个串口调试助手,通讯端口可选,波特率可调,校验方式可选-Written in C# using a serial debugging assistant, communication ports optional, adjustable baud rate, parity mode optional
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:54499
    • 提供者:slk
  1. RS232

    0下载:
  2. 串口调试助手C++源代码,经个人实际测验可用。-The serial debugging code, own tests succed.
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:11560587
    • 提供者:listener
  1. SerialPortCS

    0下载:
  2. c#语言编写的串口调试助手,很少有人写c#的,今天自己做了个,上传上来和大家共享-serial debugging c# language assistant, few people write c#, do, post it here and share
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:34793
    • 提供者:李征
  1. CSharp_serial

    0下载:
  2. 用C#编的串口调试助手,原码,实时更新数据,可与硬件结合,接收字符串以 # 开始, ! 结束。-In c# compiled a serial port debug assistant, the original code, real-time update data, and hardware union, receiving string to # start, ! end.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:33662
    • 提供者:鲁祖坤
  1. uart

    0下载:
  2. ADUC834串口通讯C代码,经串口调试助手测试可行。-ADUC834 Serial Communication C code, the serial debug test possible assistant.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:15212
    • 提供者:事儿了
  1. SCOMM

    0下载:
  2. 在C++中利用mfc 实现了串口通信,一个简单的串口调试助手-In C++ using mfc realize serial communication, a simple serial debugging assistant
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2773168
    • 提供者:huang
  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. serial_debug_assistant

    0下载:
  2. 采用C++ builder 编写一个串口调试助手 里面含有所有源代码-The use of C++ builder to prepare a serial debugging aides inside contains all the source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1062907
    • 提供者:符密
  1. sram

    0下载:
  2. STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。-STC51 MCU 128K sram experimental C-language program to read and write, serial debugging assistant display.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:158043
    • 提供者:王稼祥
  1. SCOMMV23

    0下载:
  2. 龚建伟串口调试助手C++源码,非常好用。-GONG serial debugging assistant source.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:176663
    • 提供者:huohuo
  1. Test_UART

    0下载:
  2. 介绍JN5139这款SOC芯片的串口测试程序(5139与PC机通信),PC机使用的是串口调试助手,开发环境为Jennic CodeBlocks软件,使用C语言编写。-Introduction JN5139 this SOC chip serial testing procedures (5139 and PC-communication), PC machine using a serial debugging assistant for the Jennic CodeBlocks softwa
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:86783
    • 提供者:WuYiPeng
  1. Test_BatterySensor

    0下载:
  2. 基于JN5139这款SOC芯片的数据采集程序,利用GAINSJ开发套件上的温湿度传感器,将测得的温度,湿度值通过PC机的串口调试助手最终显示到PC机上。开发环境为Jennic CodeBlocks软件,使用C语言编写。-This SOC based on JN5139 chip data acquisition program, using GAINSJ development kit on the temperature and humidity sensors, the measured t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:76226
    • 提供者:WuYiPeng
  1. uartassist

    0下载:
  2. 串口通迅(编程源码)、串口调试助手、端口网络通信技术,C编程,串口通迅-Serial communication (programming source code), serial debugging assistant port network communication technology, C programming, serial communication
  3. 所属分类:Com Port

    • 发布日期:2014-12-24
    • 文件大小:1849344
    • 提供者:pengbin
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com