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

搜索资源列表

  1. 串口扫描源码

    2下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:44431
    • 提供者:wencongqiu
  1. 读取串口数据并画实时画出曲线的VC++程序源码

    6下载:
  2. 读取串口数据并画实时画出曲线的VC++程序源码,以验证,可以使用,Read the serial data and draw pictures of real-time curve of VC++ program source code to verify, you can use
  3. 所属分类:Windows编程

    • 发布日期:2013-08-01
    • 文件大小:168286
    • 提供者:wu
  1. gsmGPS 51单片机串口读取GPS信息

    1下载:
  2. 51单片机串口读取GPS信息,然后通过串口发送到GSM网络的程序,调试通过可用-failed to translate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:1726
    • 提供者:朱大
  1. VB读串口数据

    0下载:
  2. VB读取串口数据,可以根据该方法读取串口传过来的数据
  3. 所属分类:编程文档

  1. c# 串口通讯 读取数据库等信息

    3下载:
  2. c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
  3. 所属分类:串口编程

    • 发布日期:2014-01-25
    • 文件大小:675781
    • 提供者:adai
  1. 3*3键盘读取 串口发送

    0下载:
  2. 3*3键盘读取 及串口发送 C语言源代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-03-18
    • 文件大小:1422
    • 提供者:linaiwang
  1. 读取串口数据并画实时曲线

    1下载:
  2. 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1789952
    • 提供者:Tercelfly
  1. VB RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
  3. 所属分类:通讯编程

    • 发布日期:2017-12-17
    • 文件大小:61440
    • 提供者:msnm1206
  1. 串口调试助手V2.2

    0下载:
  2. 可以从电脑上读取串口数据,初学者必备的软件。(You can read serial data from your computer)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:125952
    • 提供者:wy。
  1. IMU原始数据串口读取

    0下载:
  2. 通过串口读取IMU输出的原始数据,并解析(read IMU raw data through serial)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:5732352
    • 提供者:andy-liu
  1. 读取串口数据并画实时曲线的VC++程序源码

    0下载:
  2. 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:162816
    • 提供者:Tercel_fly
  1. SerialDemo

    0下载:
  2. java rxtx 串口读取传感器内容,通过JSON格式传输(Java rxtx serial read sensor content, through the JSON format transmission)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:186368
    • 提供者:zhwer12
  1. STM32 串口

    0下载:
  2. STM32f103vet6进行串口读取,发送(STM32f103vet6 serial read, send)
  3. 所属分类:串口编程

  1. 串口

    0下载:
  2. 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
  3. 所属分类:串口编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:sam_van
  1. 串口测试

    0下载:
  2. 串口发送数据的matlab的GUI程序,读取一个需要发送的TXT文件,通过串口发送出去。(using serial port to send data based on matlab GUI .Reading a TXT file to send out through the serial port .)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:vapour
  1. MSComm 串口通信6月9日

    0下载:
  2. 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:11770880
    • 提供者:celery123
  1. 可以发送长字符串的串口调试助手

    0下载:
  2. 实现串口调试,可以读取终端与上位机之间数据的读取发送(To realize serial debugging, the reading and sending of data between the terminal and the upper computer can be read)
  3. 所属分类:串口编程

  1. 串口程序

    0下载:
  2. 实现上位机与单片机的串口调试,pc输入一条数据,单片机读取数据后并返回上位机(Realization of serial debugging of host computer and single chip microcomputer)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-09
    • 文件大小:30720
    • 提供者:Devil無殇
  1. 串口通信+DMA接收不定长数据

    0下载:
  2. 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2173952
    • 提供者:2222111
  1. MPU6050串口直读舵机控制

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

    • 发布日期:2019-10-17
    • 文件大小:5084160
    • 提供者:xuyuewei
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com