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

搜索资源列表

  1. chuankoutongxin

    0下载:
  2. 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2180791
    • 提供者:ld
  1. server-1.3.tar

    0下载:
  2. linux 操作系统上开发的上的网口与串口之间数据转发的程序.经过测试,非常好用.希望有人能用的着.-linux operating system developed by the network and serial port data transmitted between the procedures. After the test, very easy to use. I hope someone can use the forward.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:77724
    • 提供者:lixingsong
  1. heart

    0下载:
  2. 运用linux环境下的QT开发应用程序,包括曲线的描绘,串口数据的采集等-To develop the application by using QT4 under linux, including the mapping of the curve and the adapt of the serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:52919
    • 提供者:高成炳
  1. Serial

    0下载:
  2. Linux下串口通信程序,打开串口,发送与接收数据-Linux serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2278
    • 提供者:xiaoyuer
  1. Qt_Serial_COM

    1下载:
  2. 用Qt编写的串口调试助手,具有串口参数设置、串口状态控制、保存接收数据、定时发送等功能-Qt Serial Debug
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5279228
    • 提供者:liuming
  1. emb-linux-Serial

    0下载:
  2. 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:22083
    • 提供者:joyo
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:836402
    • 提供者:lixiao
  1. balance

    1下载:
  2. 将类封装在dll中,在dll中通过串口采集数据,监视指定的串口。-Will be packaged in a dll category, in the dll in the collection of data through the serial port, monitor serial port specified.
  3. 所属分类:系统编程

    • 发布日期:2013-07-26
    • 文件大小:215646
    • 提供者:杨海生
  1. 218127MTTTY

    0下载:
  2. 有关串口数据传输的源码,使用windows api进行编程,值得参考-Serial data transmission of the source, use the windows api programming, it is also useful! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:127005
    • 提供者:徐滔
  1. my2440linux_serial

    0下载:
  2. s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8337
    • 提供者:wilsonhuang
  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. rs232_recv

    0下载:
  2. Linux 下利用串口来读串口设备数据,对于Linux初学者学习有所帮助。-Linux serial port using serial devices to read data, for Linux help for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:660
    • 提供者:王大軍
  1. comtemp

    0下载:
  2. 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法   串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)   取串口数据:m_Comm.GetInput()   你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:81831
    • 提供者:ak
  1. CanTest

    1下载:
  2. 本人的实验代码,CAN总线数据转换成串口数据,进行读取的实例-My experimental code, CAN bus data into serial data, for example read
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:39144
    • 提供者:aaaa
  1. sportview

    0下载:
  2. 程序源代码:主要功能收发串口数据,并在界面上显示;涉及到界面设计、串口检测、串口数据收发,定时器的应用等。(Program source code: the main function to send and receive serial data, and displayed on the interface, involving interface design, serial detection, serial data transceiver, timer applications.)
  3. 所属分类:系统编程

    • 发布日期:2017-12-23
    • 文件大小:25566208
    • 提供者:黑猫胖胖
  1. newproject

    0下载:
  2. 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:118784
    • 提供者:心碎无尘
  1. STM32F1蓝牙通信

    1下载:
  2. 通过蓝牙实现手机与串口数据互传,可实现数据双向传递(The two-way transmission of data between mobile phone and serial port can be realized through Bluetooth, and the two-way transmission of data can be realized)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:2082816
    • 提供者:Frigthing
  1. final-Serial

    0下载:
  2. windows串口控制,有串口打开,串口数据读取,串口数据发送,清空串口缓存等程序(Windows serial port control, including serial port open, serial port data reading, serial port data sending, clearing up serial port cache and so on.)
  3. 所属分类:系统编程

    • 发布日期:2018-05-03
    • 文件大小:43763712
    • 提供者:likeworld
  1. 串口通信

    1下载:
  2. QNX下的串口通信,在实际的机器上测试了一下,发现可以连续的发送数据。(Serial communication under QNX)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-05-29
    • 文件大小:1024
    • 提供者:迟到的斑马
  1. SecureCRT

    1下载:
  2. 串口编程监视软件,可以保存数据,用来监控串口数据很有用(Serial programming monitoring software, can save data, used to monitor serial port data is very useful)
  3. 所属分类:系统/网络安全

    • 发布日期:2021-03-19
    • 文件大小:9965568
    • 提供者:说说的
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com