CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 串口 数据

搜索资源列表

  1. TT62_GPRS_DTU

    0下载:
  2. TT62嵌入式GPRS DTU模块用户手册 3.0 TT6X GPRS DTU(简称DTU),是一款使用GPRS进行无线数据传输的设备。支持PPP、TCP、UDP、DNS等众多复杂网络协议和SOCKET插口标准,为用户提供全透明数据传输和用户自定义协议传输两种模式。 同时支持点对点、点对多点、设备间、设备与中心间等各种不同的通讯模式。 用户不用关心复杂的网络通信协议、通过串行口,就可以进行无线数据收发,让你的设备随时随地接入Internet。 本DTU产品支持TCP和UDP两种
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1040323
    • 提供者:姜飞
  1. php_serial.class

    0下载:
  2. PHP 串口类,修改了原有代码的windows下的参数设置部分,程序测试通过;只可以发送信息;接收数据部分未完成。- PHP serial class, modify the parameter setting part of the windows of the original code under test procedures only can send messages receive data section is not complete.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3652
    • 提供者:李永明
  1. RT_ThreadPLwipRunSTM32

    2下载:
  2. stm32跑RT_Thread实时系统+lwip实现多线程TCP服务器,并将数据转发到串口-stm32 run RT_Thread real-time system+ lwip achieve multi-threaded TCP server, and forwards the data to the serial port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7311360
    • 提供者:肖俊
  1. application

    0下载:
  2. 1、串口回调; 2、3g模块拨号上网; 3、http收发数据; 4、lwip协议栈使用;-1, serial callback 2,3g module dial 3, http send and receive data 4, lwip stacks
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:徐守涛
  1. CSerialPortComm

    0下载:
  2. 一段关于实现多串口的通信系统,使用C++语言,接收数据,发送数据-Communication system is a multi serial port, using C++ language Receive data, send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:982
    • 提供者:莫文
  1. panda_block

    0下载:
  2. 串口和网口通信程序,由串口接收数据,然后保存,希望读数据时由网口来发送-Serial and Ethernet port communication program, when the data received by the serial port, and then save, hoping to read data sent by the network interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6912
    • 提供者:雷鹏飞
  1. ComVirt4(free)

    0下载:
  2. 虚拟串口软件,通讯数据没有限制,非常稳定,是一款程序调试的好帮手-ComVirt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5579574
    • 提供者:李建俊
  1. Server

    1下载:
  2. 工程实现一个多线程的C语言服务器,这个服务器被移植到arm开发板中用来读取串口,网口的数据,并传输到网络中,通过Tcp与其他客户端程序通信。-Project to implement a multi-threaded C language server, the server is transplanted to arm development board to read serial data network port, and transmitted to the network via T
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:175043
    • 提供者:李强
  1. serialportst

    0下载:
  2. C#的串口通信数据读取,适合初学C#中对下位机数据串口通信不了解的-C# RS232 data read
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:52037
    • 提供者:chen
  1. camera07

    0下载:
  2. 视频识别+TCP/IP+Usart. 将视频识别出的信号和串口收到的数据,经过协议封装通过TCP协议发送给服务器-Video recognition+TCP/IP+Usart. The video signal and the serial port to receive the data, after the protocol package through the TCP protocol to send to the server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:370408
    • 提供者:smallman
  1. commDlg

    1下载:
  2. VC++串口接收数据实时显示,并绘制曲线,可以自定义路径保存数据到TXT。-VC++ serial port to receive real-time data display, and are plotted, you can customize the path to save the data to TXT.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-22
    • 文件大小:5120
    • 提供者:云端海
  1. uart_print

    0下载:
  2.  void uart_init():uart初始化配置,配置相应IO口状态、奇偶校验选择以及波特率等参数。  unsigned char uart_max_data_get(unsigned char *buf) :通过协议计算等获取串口通讯的最大数据长度,用于判断这一帧数据接收完全  unsigned char uart_recive(unsigned char *buf):串口接收函数,接收到的数据存储在buf中。 
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:292972
    • 提供者:邵志鹏
  1. TestMSComm

    0下载:
  2. MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4262109
    • 提供者:曾xiaoqiu
  1. GenerateRand

    0下载:
  2. 从串口接受到的字符串,并将接受到的数据通过socket端口发出。-The string received the serial port, and the received data through the socket port issued.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:4955
    • 提供者:wuhunyun
  1. aterate-wide

    0下载:
  2. 本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到,-This program can be implemented for serial data communication, can get help code comments,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-15
    • 文件大小:17408
    • 提供者:GCD@9439
  1. SerialPort

    0下载:
  2. 串口类,可以自由控制串口接收和发送数据,非常不错的- U4E32 u53E3 u7C7B
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-14
    • 文件大小:9379
    • 提供者:lizimin
  1. polymorkhismentitys

    0下载:
  2. 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序()
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Ingemqr
  1. sdram

    0下载:
  2. 实现一个通过串口调试助手发送“指令和数据”来控制SDRAM 读写操作的小项目。(To achieve a serial debugging assistant to send "instructions and data" to control SDRAM read and write operation of small projects.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:9216
    • 提供者:秦晓汉
  1. lmad

    0下载:
  2. 本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到,()
  3. 所属分类:网络编程

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:pogtfix
« 1 2 3 4 5»
搜珍网 www.dssz.com