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

搜索资源列表

  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication framework, set serial port parameters, open the serial port monitoring thread, serial port mon
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:89248
    • 提供者:许书博
  1. serial

    3下载:
  2. 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
  3. 所属分类:界面编程

    • 发布日期:2014-01-15
    • 文件大小:7557
    • 提供者:小何
  1. NetDevice

    0下载:
  2. 该程序通过tcp/ip和串口设备进行文件交换,并可以搜索串口设备以及对串口设备进行参数设置,串口设备通过串口-网口转换设备NETCOM-10连接到局域网上,NETCOM-10是周立功公司开发的一款TCP/IP以太网转串口设备,应用比较广。-this program has the following functions:transfer files between pc and serial com device, the device used netcom-10 to connect to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8277093
    • 提供者:chensongle
  1. ScopeApi

    0下载:
  2. 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4554411
    • 提供者:武松
  1. main

    0下载:
  2. 串口应用程序,串口初始化,波特率,校验位的设置等。-Serial applications, the serial initialization, baud rate, parity bit and other settings.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1858
    • 提供者:刘文战
  1. CommWizard

    0下载:
  2. 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:827091
    • 提供者:buliti
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
  1. EasyRS232Terminal

    0下载:
  2. LABVIEW 串口通讯又一例,设置简单,使用方便-LABVIEW Series
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:69880
    • 提供者:stevending
  1. chuankou

    0下载:
  2. 串口调试,串口的设置,数据库连接,文件的路径显示,鼠标显示动画-Serial debugging, serial port settings, database connectivity, file path display, mouse, animation
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:21741
    • 提供者:lainey
  1. LSD-TEST430F5438-01-CRC1.c

    0下载:
  2. ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can receive or send interrupt
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:2376
    • 提供者:guochangshou
  1. 51Serial

    0下载:
  2. 51单片机的串口编程,利用Proteuse仿真通过,可以用虚拟串口软件设置好,在上位机上查看。-51 single-chip serial port programming, through the use of Proteuse simulation can be used to set up a virtual serial port software in the host computer to view.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:412431
    • 提供者:刘常银
  1. RS_232_FULIYE

    1下载:
  2. vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use
  3. 所属分类:Communication

    • 发布日期:2015-03-03
    • 文件大小:3728174
    • 提供者:葛李欣
  1. m_usart

    0下载:
  2. PIC单片机模拟串口收发.可设置波特率。8位9位可选-PIC microcontroller analog serial transceiver. You can set the baud rate. 8 9 optional
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:59342
    • 提供者:倪平
  1. yuntai

    0下载:
  2. 串口编程-云台镜头控制系统,可以自由设置发送代码和串口选择。-Serial Programming- PTZ camera control system, can freely set the send code and serial port options.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:149566
    • 提供者:jineay
  1. 200991323298249

    0下载:
  2. VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source code developed by serial communication. On the port speed, parity, stop bits and so can be set. Serial Communication for Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7546
    • 提供者:zyuntian
  1. STC-AD2COM

    0下载:
  2. 采用STC12C5201AD做的AD转换到串口通信程序。采用内部时钟,初值自动设置。-STC12C5201AD to do with AD converted to serial port communication program. The introduction of internal clock, the initial value is automatically set.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:3861
    • 提供者:崔伟洋
  1. Termie

    0下载:
  2. C#写的API串口收发示例,设置参数串口通信-232API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:68128
    • 提供者:John
  1. CharTerminal

    0下载:
  2. 设置串口属性,并打开串口接收从串口进入的数据。-Set serial port properties, and open the serial port to receive data from the serial port of entry.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:270824
    • 提供者:黄文钊
  1. SetupSerialPort

    0下载:
  2. linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3412
    • 提供者:zhezhen
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com