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

搜索资源列表

  1. xx

    0下载:
  2. 界面美观的串口数据采集绘图工具,实现多个串口的读取操作。-The serial data acquisition interface is beautiful drawing tool, multiple serial read operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6043321
    • 提供者:江昊
  1. serial_receive

    0下载:
  2. 串口读陀螺仪数据,利用VISA读取串口信号-Serial read gyroscope data
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:14021
    • 提供者:王杨
  1. SystemStatusMonitor

    1下载:
  2. 基于C#,利用串口显示下位机采集数据的小软件,主要功能:串口数据读取,数据实时显示,以时间为文件名实时保存,利用datagridview实时显示数据,且可以将表格数据输出为excel格式-Based on C#, the use of serial display data collected by a small bit of software, the main function: serial data read, data real-time display, real-time as
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4727339
    • 提供者:贾川
  1. USBserial

    0下载:
  2. VC++实现的读取USB串口数据的程序,适合初学者。-USB serial data reading program VC++ achieved, suitable for beginners.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5329478
    • 提供者:kingrumn
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3119
    • 提供者:arrkend
  1. chuankouinfi

    0下载:
  2. 自己写的c#串口通信代码比较简单,带码有注释,很详细,功能方面实现:可向串口中写入数据,发送串口数据,打开串口,设置 超时读取时间,设置技偶校验位,设置串口名,波特率,列出奇偶校验位,串口通信。-Write your own c# serial communication code is relatively simple, with code annotated, very detailed, functional aspects of realization: You can write d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:17214
    • 提供者:lpudn51
  1. VC-GPS-SerialPort

    1下载:
  2. VC读取串口GPS数据显示经纬度,运行程序前根据自己情况选择串口号和波特率-VC reads the serial GPS data show that before the latitude and longitude, run the program according to its own serial number and baud rate selection
  3. 所属分类:GPS develop

    • 发布日期:2016-02-23
    • 文件大小:3751936
    • 提供者:w-y-s
  1. labview_turbidity_display

    0下载:
  2. 基于labview的浊度显示,具有选择串口数据,以及数据读取,通过修改部分代码,可用于其他串口数据的显示。-Labview based turbidity display with serial data, and the data is read, by modifying the part of the code can be used to display other serial data.
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:19957
    • 提供者:jack
  1. kongqihuiduceshiyicx

    0下载:
  2. 使用STC89C52单片机作为核心的空气灰尘测试仪程序。灰尘传感器可以使用串口读取和AD采集两种方式进行数据采集,本设计主要是使用了串口直接读取的方式来设计的,单片机读取数据后通过内部处理后,通过LCD12864显示出来。本设计的亮点是串口数据的接收处理。-Use STC89C52 microcontroller as the core of the air dust tester program. Dust sensor can use the serial read and AD are t
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3081
    • 提供者:
  1. ps2

    0下载:
  2. 本系统以直流电压源为供电系统,采用增强型8051单片机即STC12C5A60S2单片机为主控制器,我们特别使用此单片机的NOKIA5110液晶显示部分和串口数据传输部分。通过键盘把所需要的字母和数字显示在液晶上,实际测试结果说明,本系统实现单片机与PS2标准键盘通信,读取键盘按键精确度高。-This system is a DC voltage source for the power supply system, with enhanced 8051 microcontroller-based
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-27
    • 文件大小:88165
    • 提供者:黄颖
  1. smcomm

    1下载:
  2. VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored serial data, and can display data curve
  3. 所属分类:CSharp

    • 发布日期:2016-10-05
    • 文件大小:22528
    • 提供者:娄和娅
  1. 426

    0下载:
  2. 利用stc单片机读取串口倾角数据,lcd显示,倾角传感器为深圳426-Use stc microcontroller reads the serial inclination data, lcd display, tilt sensor Shenzhen 426
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:78215
    • 提供者:li
  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. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3327
    • 提供者:s33033004anyan
  1. AttitudeReceive

    1下载:
  2. MATLAB读取串口姿态数据,并输出姿态波形图 -Read serial port profile data in MATLAB, and the output attitude waveform figure
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:yangshao
  1. DataText

    0下载:
  2. OMRON串口数据读取,实现对PLC数据的读取功能,循环读取,不丢数据-To achieve the read function of the PLC data, read the cycle, do not lose data
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:53661
    • 提供者:王正涛
  1. SerialportSample

    0下载:
  2. 画图,通过读取串口的数据将实施的数据通过曲线的图表示出来-Paint the data of the serial port by reading the data of the implementation of the data through the curve shown
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:134861
    • 提供者:任超
  1. serial_example.c

    0下载:
  2. 此串口是读陀螺数据 ,并解析数据,读者要读取其它串口数据直接修改数据解析部分即可。(read IMU data from serial dev.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:xiaozhongyan
  1. tiaoshi88

    0下载:
  2. LabVIEW编写的,用于串口的调试,里面包括很多子vi,包括串口的配置,串口的读取,写入,串口数据的进制转换等。(LabVIEW prepared for serial debugging, which includes very many VI, including the serial port configuration, serial read, write, serial data hexadecimal conversion.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:309248
    • 提供者:yuhn76760
  1. visa read

    0下载:
  2. 本vi用于从串口读取十六进制数据并保存数据至tdms文件。用户可在第二个循环中根据自己的串口数据格式进行改动。 (需要安装visa驱动)(This VI is used to read sixteen hexadecimal data from the serial port, and save data to the TDMS file.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-25
    • 文件大小:45056
    • 提供者:49943
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
搜珍网 www.dssz.com