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

搜索资源列表

  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:249880
    • 提供者:周波
  1. 串口温度数据采集并实时显示

    2下载:
  2. 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
  3. 所属分类:串口编程

  1. 读写程序

    0下载:
  2. 通过串口操作,读写设备。
  3. 所属分类:通讯编程

  1. JavaSerial.zip

    1下载:
  2. 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8132
    • 提供者:Elfen Lied
  1. serial.rar

    0下载:
  2. qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2543
    • 提供者:t007
  1. matlab_uart

    1下载:
  2. matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!-matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data fl
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:91345
    • 提供者:陈永恒
  1. serialport

    0下载:
  2. 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:54689
    • 提供者:凌云
  1. UATR-testhuaboxing

    0下载:
  2. 读串口并实时画波形,实现串口读取数据,根据得到的数据画出波形-UATR
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4263775
    • 提供者:彭彭
  1. VCComm

    0下载:
  2. VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:167044
    • 提供者:dflower
  1. ReadPort

    0下载:
  2. VC 读串口话是动态波形,非常好的应用程序,有源码-VC read the port and draw the wave
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:594121
    • 提供者:song
  1. NetSerialComm

    0下载:
  2. 微软C#读写类,针对串口数据的读写等操作的类-Microsoft C# to read and write class for reading and writing serial data operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:52314
    • 提供者:jack
  1. Delphi-pscomm

    0下载:
  2. Delphi下读串口的数据,网上找不到,自己写了一个,现在拿出来共享!使用PSCOMM控件!-Delphi read serial data, the Internet can not find that he wrote a now out to share! Control the use of PSCOMM!
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5515
    • 提供者:郑寒冬
  1. productshow1

    0下载:
  2. 这个用c#编写的展品统计软件,实现了读取串口数据,将数据统计成展品关注度信息并显示,同时附带串口设置的相关界面。-This statistical software with c# is used to statistical the exhibits int the way recieving from a read serial data into display data and show concern about the degree of information, and the
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:49275
    • 提供者:jerry.shen
  1. RS232

    0下载:
  2. 实现rs232串口驱动,包含打开串口,写串口,和读串口-let com derive to be truth
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:721604
    • 提供者:HQR
  1. VC_serial_port_DLL

    0下载:
  2. VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:47735
    • 提供者:李曦
  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. test_com

    0下载:
  2. 本实验是用来测试FPGA和串口之间的通信的,FPGA发数据读串口的写数据,再发到串口显示出来。-This experiment is used to test the communication between the FPGA and the serial port of, FPGA send data read write serial port data, and then sent to the serial port is displayed.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:555242
    • 提供者:郝春贺
  1. MPU6050串口直读舵机控制

    0下载:
  2. 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)
  3. 所属分类:其他

    • 发布日期:2019-10-17
    • 文件大小:5084160
    • 提供者:xuyuewei
  1. STM8S003F IO口模拟串口源码

    2下载:
  2. STM8S003F只有一个串口,项目中需要两个串口,因此采用IO口模拟一个串口。 此程序也是经理给的,经过测试可以用,不过需要耐心阅读一下程序,理解串口程序的思路,能够正确读写串口温度传感器的温度值(STM8S003F has only one serial port, and two serial ports are needed in the project, so IO port is used to simulate a serial port. This program is also
  3. 所属分类:芯片资料

    • 发布日期:2020-06-29
    • 文件大小:6144
    • 提供者:cttboy
  1. pb串口通讯

    0下载:
  2. PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
  3. 所属分类:串口编程

    • 发布日期:2019-07-24
    • 文件大小:18432
    • 提供者:松鼠1981
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com