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

搜索资源列表

  1. F449_UART

    0下载:
  2. msp430串口调试程序。主机发送一个字符给单片机,单片机反馈给主机。-msp430 serial debugger. Host sends a character to the MCU, MCU feedback to the host.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:28729
    • 提供者:许万清
  1. jinzhi

    0下载:
  2. 自动进行16进制与字符型数据之间的转换,将16进制用字符型数据发送到串口终端-16 band and automatic conversion between the character data will be 16 hex with character data sent to the serial port terminal
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2244
    • 提供者:gjj
  1. ziku

    0下载:
  2. 串口调试软件加上字库提取,并发送到下位机-Serial debugging software with character extraction, and send it lower machine
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:898772
    • 提供者:linsh
  1. SerialPor1t

    0下载:
  2. 串口编程 使用蓝牙进行通信例子 能够读取单字符-Serial programming examples of using Bluetooth to communicate with the ability to read a single character
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:6659
    • 提供者:liccc
  1. serialportcommunication

    0下载:
  2. 实现查询方式串口的收发功能。接收来自串口(通过超级终端)的字符并将接收到的字符发送到超级终端。-The query method to send and receive serial port function. Received from the serial port (via HyperTerminal) to the character and the character received is sent to HyperTerminal.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3929
    • 提供者:张建林
  1. RS232-COMM

    0下载:
  2. RS232端口通信测试,可发送测试字符,监控接收到的字符-RS232 port communications test, the test character can be sent to monitor the received character
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:10888
    • 提供者:zouaixue
  1. Two-machine-communication-interface

    0下载:
  2. 用C语言是实现的两台计算机之间的通信,发送,接收字符和文件。接口的两机通信-Implemented using C language is communication between two computers, send, receive and file the character. Two-machine communication interface
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:409575
    • 提供者: 曾志辉
  1. shijianfangshi

    0下载:
  2. 利用MSComm控件实现字符型数据发送与接收,很小的典型事件帮助理解串口编程-MSComm control achieved by sending and receiving character data, a small event to help understand the typical serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2384
    • 提供者:王宁
  1. Comm

    0下载:
  2. 使用C#自带的串口控件,设计的一个简易的串口调试工具,可以选择字符显示方式还是十六进制、十进制显示。-Serial port using C# comes with controls, the design of a simple serial port debugging tool, you can select the character display is hexadecimal, decimal display.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:47567
    • 提供者:gqyangedu
  1. serial-data-manipulation

    0下载:
  2. labivew 平台下串口数据操作的实例,如串口的配置,字符的转化,奇偶位的验证等-labivew platform instance serial data manipulation, such as the serial port configuration, the transformation of character, parity bit verification
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:19589
    • 提供者:
  1. SerialPortTest

    0下载:
  2. 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:59862
    • 提供者:借方鋆
  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. tcom

    0下载:
  2. IBM-PC汇编语言开发的串口通讯程序。能够发送/接收字符信息和文件。-IBM-PC assembly language development of serial communication program. Able to send/receive character information and documentation.
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2194
    • 提供者:海洋
  1. 20110905_TMSComm_20111015

    0下载:
  2. Memo字符显示串口信息,按方向键发送命令,使机器MUTE执行上下左右功能-Memo character display port information, press the arrow keys to send commands to make the machine perform up and down MUTE function
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:211140
    • 提供者:罗圣天
  1. uart0

    0下载:
  2. 实现ADC0采样芯片温度,通过LCD显示,并通过串口0(J13)发送到PC机,同时接收PC传回的一个字符并显示, 请使用串口调试工具调试!-ADC0 sampling chip temperature, LCD display, and display through the serial port (J13) is sent to the PC, while receiving the character of the PC returns Please use the seria
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:2915
    • 提供者:夏团结
  1. communicate

    0下载:
  2. 基于汇编语言的串口通信系统。 用汇编语言设计的一套系统,能在两台计算机之间以中断方式和查询方式实现串行通信,数据可以采用ASCII字符方式和二进制方式传送。-Based on the serial communication system in assembly language. Assembly language design a system between two computers in order to interrupt mode and query serial comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8475
    • 提供者:潘志敏
  1. 02

    0下载:
  2. 串口通讯的一般设计,关于mscomm控件的基本使用,实现了单字符的通讯,使用串口通讯助手-The general design of the serial communication use of mscomm control a single character of the communication, the use of serial communication assistant
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2164328
    • 提供者:申通
  1. 12232c-m

    0下载:
  2. 液晶模块LCM12232串口带中文字库控制芯片是st7920-LCM12232 serial LCD module control chip with a Chinese character is st7920
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:17740
    • 提供者:陈玉庭
  1. VB

    1下载:
  2. pcomm在vb应用,对传输过程中汉字的处理和应用-pcomm in vb application for transmission character handling and application
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:30371
    • 提供者:
  1. SerialComm

    0下载:
  2. C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:340433
    • 提供者:流风清音
« 1 23 »
搜珍网 www.dssz.com