CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - ASCII code

搜索资源列表

  1. commwanshan

    1下载:
  2. 串口调试代码,可以手工发送ascII或者16进制,功能完善,界面清晰,VC编写-serial debugging code can be sent manually or 16 ascII 229, complete functions, interface clear, VC prepared
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40812
    • 提供者:黄顾
  1. ModBus通讯协议调试器

    1下载:
  2. ModBus通讯协议调试器支持rtu,ascii,vb源码-ModBus protocol debugger support rtu, ascii, vb source code
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:60876
    • 提供者:CCC
  1. freemodbus-v1.4.0

    1下载:
  2. FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2948491
    • 提供者:RoverX
  1. RS232_Port

    0下载:
  2. 详细描述了RS232物理细节。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。-A detailed descr iption of the physical details of the RS232. Typically, serial code for the ASCII character transmission. 3 li
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:1654
    • 提供者:genius
  1. vbcomm

    1下载:
  2. 本文所用的仪表为梅特勒公司出产的BE01型电子秤,其输出的每个编码均为标准的ASCII码。以VB串口编程实例方式入手,可以迅速掌握串口用法。-This paper used for the Mettler Instrument Corporation BE01 produced electronic scales, the output of each encoder are standard ASCII code. To VB programming examples of the way t
  3. 所属分类:Com Port

    • 发布日期:2015-09-19
    • 文件大小:5805
    • 提供者:任意
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. serialport_test

    0下载:
  2. 串口调试工具,可以设置baudrate,流控,定制发送,用二进制和Ascii显示接收字符串,操作方便。-source code for testing serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2724654
    • 提供者:王六七
  1. cyclebuf

    0下载:
  2. 循环缓冲的C代码实现,在VC++6.0上调试通过,代码用Ascii C 写,可方便移植-Circular buffering C code in VC++6.0 to debug through the code used to write Ascii C, can be easily transplanted
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:271298
    • 提供者:余翼
  1. E2

    0下载:
  2. 程序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个 字节的数据,或者向指定地址写入一个字节的数据 特别说明:在PC机发送EEPROM内的存储地址或者是写入数据时,必须 使用十六进制发送,而在发送读写控制命令时要使用默认 的发送ASCII码的设置,这点要注意,否则操作无法完成-Program features: PC, can be controlled through the serial port specified address from the EE
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:45809
    • 提供者:郝国英
  1. study

    0下载:
  2. 串口采信上的一般为16进制码,本程序将采集上的数据,自动转换为ASCII码。-Serial port on the letter is usually taken 16 hexadecimal code, the program will collect the data, automatically converted to ASCII code.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:1883
    • 提供者:jack
  1. ascii_code

    0下载:
  2. ASCII编码表 在串口操作与字符分析时常用到-ASCII code table and character in the serial analysis of frequently used operations
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:85931
    • 提供者:ziyang
  1. jpcodecomm

    0下载:
  2. 串口调试程序,可以选择是十六进制或ASCII码发送,简单实用。-Serial debugger, you can choose the hexadecimal or ASCII code sent, simple and practical.
  3. 所属分类:Com Port

    • 发布日期:2017-12-08
    • 文件大小:24652
    • 提供者:程祥力
  1. mcst

    0下载:
  2. 曼彻斯特解码,曼码放在0.txt中 ascii码在1.txt中 原码在out和in中-Manchester decoding, mann pieces in 0. TXT in the ASCII code in 1. TXT in the source code in the in and out
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:34153
    • 提供者:卢顺开
  1. modbus

    0下载:
  2. modbus网关开发源码,包括windows下开发代码以及linux下代码(rtu、tcp、ascII)-modbus gateway source development, including the development of the code under windows and linux under the code (rtu, tcp, ascII)
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3156853
    • 提供者:wl
  1. CommWizard

    0下载:
  2. 串口编程,2进制、16进制、ASCII码制发送 ,VC6.0实现-Serial programming, binary, hexadecimal, ASCII code system sends, VC6.0 achieve
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2367426
    • 提供者:tony
  1. Serial-Source

    0下载:
  2. 这是一个用C#编写的串口调试程序源码。功能包括普通串口数据收发。以及Modbus两种发送模式校验:RTU,ASCII。 是一个很好的工业控制开发上位机学习入门的学习代码。程序均已调试通过,和测试 -This is a C# prepared by the serial debugging program source code. Common features include serial data transceiver. Modbus two: RTU, ASCII transmis
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:76955
    • 提供者:黎池元
  1. serial-communication

    0下载:
  2. 一个VS版本C++的串口通讯源代码,界面和常用的调试助手基本一致,支持16进制和ASCII码切换等功能,不可多得的源码程序-A VS version of c++ source code, serial port communication interface and common debugging assistant, support hexadecimal and ASCII switch features, such as rare source programs
  3. 所属分类:Com Port

    • 发布日期:2017-05-05
    • 文件大小:61410
    • 提供者:missman
  1. 串口调试

    0下载:
  2. win7 串口调试 ,一个很好而小巧的串口调试助手 ,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件!(Win7 serial debugging, a good and small serial debugging assistant, used to support the 300-115200bps can set the
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:841728
    • 提供者:guoqizf
搜珍网 www.dssz.com