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

搜索资源列表

  1. 软件侦测串口协议

    0下载:
  2. 利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况-use MSComm control, do not rely on too many hardware devices that use software-only method to detect serial communication parameters settings
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:54832
    • 提供者:张帆
  1. 2812串口烧写Flash步骤及设置

    0下载:
  2. 详细的串口烧写FLASH教程,经过实验验证好用。
  3. 所属分类:文档资料

  1. 串口 工具

    1下载:
  2. 1、 多种通讯方式,既可以用串口通讯方式,也可以用TCP/IP通讯方式; 2、 分单报文和多报文发送方式, 常用的报文可以放到多报文发送发送方式中,可以连续发送,时间间隔可以自己设置; 3、 发送和接收报文可选择采用ASCII码格式(支持中文)或16进制数据方式; 4、 在通讯的时候,发送和接收的报文用不同的颜色显示,清晰悦目。同时也给出发送和接收的精确到毫表的时间,令用户准确把握通讯质量; 5、 友好的人机界面,全面支持各个按钮的快捷键操作。接收报文窗口内容在软件关闭时自动保存在当前目
  3. 所属分类:其它程序

    • 发布日期:2010-09-14
    • 文件大小:471326
    • 提供者:baimitang
  1. 通讯模拟[VB6]

    0下载:
  2. 为调试由外部设备控制而响应的应用程序,利用本机的两个RS232通讯串口,设置为一个接收一个发送,发送口模拟外部设备传来的讯号和接收口查看由应用程序发出的讯号。以验看程序的响应情况,以便调试程序。 现在的计算机很多已没有RS232通讯串口了,可以使用USB转换串口配件来把USB口模拟成RS232通讯串口。
  3. 所属分类:串口编程

    • 发布日期:2010-10-10
    • 文件大小:11128
    • 提供者:ilsp_21cn
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. uart.rar

    0下载:
  2. 程序介绍: 1.串口中断 2.串口波特率设置 3.串口的收发,Introduce procedures: 1. Serial interrupt 2. 3 serial baud rate settings. Serial transceiver
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:9980
    • 提供者:水月
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1246706
    • 提供者:海涛
  1. Example1.rar

    0下载:
  2. MSComm控件编程,利用MSComm控件接收和发送数据,能设置串口参数,显示已经发送的字节数和接收的字节数。,MSComm control programming, the use of MSComm control to receive and send data to set the serial port parameters, shows the number of bytes sent and received bytes.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:167864
    • 提供者:许书博
  1. PMTSAMPLING.rar

    0下载:
  2. 串口采集数据,可实现采集速度增减,数据保存为TXT格式,数据实时显示,类似滚动条效果,同时可以设置坐标轴的格式,显示颜色,功能强大。,serial sampling,the rate can be increased and reduced,the datas sampled were saved in txt type file, and all the datas are showing in real time
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:127194
    • 提供者:liaotao
  1. 功能较强且界面漂亮的串口监视软件

    0下载:
  2. 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-09
    • 文件大小:1027364
    • 提供者:dean1689
  1. Serial_get_data.rar

    0下载:
  2. 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:603336
    • 提供者:chernwu
  1. Uart.rar

    0下载:
  2. UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:142202
    • 提供者:小飞
  1. VCserialport.rar

    0下载:
  2. VC++串口经典编程。采用CSERIALPORT 类,自由设置,VC++ Serial classic programming. Using CSERIALPORT categories, free set up
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:48773
    • 提供者:zhouyunliang
  1. TCOMM

    3下载:
  2. 这是一个用于串口通讯的控件,很好用,可直接使用,省去设置参数的问题。-This is one for the serial communication control, good use, can be used directly, eliminating the need to set parameters of the problem.
  3. 所属分类:Delphi VCL

    • 发布日期:2016-05-24
    • 文件大小:25764
    • 提供者:HOU
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11056439
    • 提供者:
  1. cc1110_usart0

    0下载:
  2. 无线单片机的串口收发测试程序,利用中断来接收,查询方式发送,拨通了可设置,简单实用-Wireless serial port transceiver SCM test procedure is simple and practical
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:22961
    • 提供者:黄晓军
  1. ocx

    1下载:
  2. 多年编程积累的vc6.0下的常用控件,包括是示波器控件,数码管控件,串口控件,字体设置控件,编辑框控件,非常难得,极大得提高编程效率。-Programming vc6.0 accumulated over the years under the common control, including the oscilloscope controls, LED control, serial control, set the font controls, edit box control, very
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:256360
    • 提供者:zhanglong
  1. stc5a0s2UART2

    0下载:
  2. STC5a60s2 双串口初始化,串口1和串口2可以设置不同的波特率-STC5a60s2 pairs of serial port initialization, serial port 1 and serial port 2 can be set to different baud rate
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:26535
    • 提供者:高亮
  1. realtimetable-flexgrid-comms

    0下载:
  2. 读取串口数据并画实时曲线的VC++程序源码 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。 -realtimetable-flexgrid ARM+DSP
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:532835
    • 提供者:lio
  1. myserialport

    0下载:
  2. vs2008环境下开发的串口调试程序,设置串口的RTS和CTS-vs2008 environment, developed under the serial port debugger,
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:43996
    • 提供者:朱俊
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com