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

搜索资源列表

  1. 11123chuankou

    0下载:
  2. 串口编程相关的资料,串口通讯编程实践,在实验室和工业应用中,串口是常用的计算机与外部串行设备之间的数据传输通道,由于串行通信方 便易行,所以应用广泛。依据不同的条件实现对串口的灵活编程控制是我们所需要的。-Serial programming relevant information serial communication programming practiceIn laboratory and industrial applications, is a common serial
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:16570050
    • 提供者:rambolyb
  1. UART

    0下载:
  2. 最方便的串口(UART)调试工具,支持多种数据格式COM口发送与接收,支持在线字符编码查询。-The most convenient serial debugging tools, support for multiple data formats COM port to send and receive, support online character encoding query.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:15728
    • 提供者:lishenjun
  1. MATLAB--shiboqi

    2下载:
  2. matlab 充当上位机虚拟示波器,用串口时时采集数据并绘制图形-Matlab acts as a virtual oscilloscope PC, using serial time data collection and drawing
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:21530
    • 提供者:袁晓磊
  1. HDLC

    0下载:
  2. 串口通信协议,以移动的数据格式开头,一定的数据格式结尾-Serial communication protocols, data formats beginning to move, the end of a certain data format
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:765
    • 提供者:GWang
  1. uart_r3

    0下载:
  2. 通过r232串口接收来自PC机或者是接收模块的数据,然后可以再fpga板子上做相应的处理得到想要的结果。-uart
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1396617
    • 提供者:任小强
  1. various-serial-port-program

    0下载:
  2. 满足不同需要的232串口程序,可以高正确率的接口数据。- Meeting the different needs of 232 serial program, high accuracy of the data interface.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:102175
    • 提供者:yangmin
  1. HS0038

    0下载:
  2. 红外线接收器,红外接收数据,查询方式,并通过串口发送-infrared receiver
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:137133
    • 提供者:刘红杰
  1. tft

    0下载:
  2. 晶联讯TFT显示程序,可以从串口接收数据并显示在TFT上!适用型号JLX12864G-1016-Telewide crystal TFT display program, and can display data received from the serial port on the TFT! Applicable models JLX12864G-1016
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3273
    • 提供者:hhhhiiii
  1. mscomm1

    0下载:
  2. vc6.0 mscomm控件实现了串口提取数据进行显示保存与清除功能,可用,已验证-vc6.0 mscomm controls to achieve the serial extraction of data preservation and clear display function is available, verified
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:2040123
    • 提供者:xaqiuti
  1. New-Port

    0下载:
  2. 一个非常好用的串口通信类,具有多种功能,可以在发送数据后选择是否读取返回值,添加到工程中即可使用-A very easy to use serial communication class, with a variety of features, you can choose whether to read the return value, added to the project after sending data to use
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2057
    • 提供者:Juliemm
  1. NRF24L01-basedC51

    0下载:
  2. 基于51单片机的NRF24L01无线射频模块收发程序(内含51直流电机驱动代码,无线232通信,串口收发,以及温度传感器数据采集系统程序等等)-Based on 51 single-chip RF transceiver module NRF24L01 program (containing 51 DC motor driver code, 232 wireless communications, serial port transceiver, and a temperature sensor
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:372542
    • 提供者:程文斌
  1. PC-and-float

    0下载:
  2. 关于串口通讯解决问题,把浮点数的数据经过变换之后进行uart通讯-On the serial communication to solve the problem, the floating point data through the transform of UART communication
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:231267
    • 提供者:老仙
  1. MCU_Pump

    0下载:
  2. 使用PIC单片机内部ADC采集,用串口回传数据给电脑-use PIC ADC UART TO PC
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:44068
    • 提供者:yexiawei
  1. IAR_7_2_Camera_Demo_V1.0

    0下载:
  2. 功能描述: OV7620摄像头数据采集 硬件配置说明: 摄像头位数据位 - PORTD0~7 * * PCLK - PORTC0 * 行中断 - PORTA29 场中断 - PORTB0 图像数据输出 - K60串口1,波特率115200 * ** 添加说明: 我们自己的用户代码主要在main.c,isr.h,isr.c这三个文件中 * * 采集的图像的行数和列数在isr.h文件中修改 #define H 260 #define V 60
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3830146
    • 提供者:吴逸
  1. NO19_UART_REV

    0下载:
  2. 学习板演示程序 异步串口通讯:利用单片机UART的接收功能,等待接收一串数据-Learning Board demo- asynchronous serial communication: the use microcontroller UART reception function, and waiting to receive a series of data
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5456
    • 提供者:柯南
  1. GPS

    0下载:
  2. GPS接收图形界面如下图,打开串口接收数据,且LED灯亮,数据解析得到格林尼治时间、用户三维坐标、日期时间。-GPS receiving graphical interface below, open a serial port receives the data, and LED lights, data analysis, user get GMT three-dimensional coordinates, date/time.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:337694
    • 提供者:依然
  1. TM1652

    0下载:
  2. TM1652 是一款LED(发光二极管、数码管、点阵屏)驱动控制专用芯片,内部集成了数字通讯电路、 解码电路、数据锁存器、震荡器、LED驱动电路。通讯方式采用异步串口通信(UART)协议,因芯片只 接收单片机发来的数据,仅需要单片机的一个TX端口发送数据给芯片即可,实现单线通讯;在显示驱动 方面,芯片采用动态扫描方式,两种显示模式可选,8级段驱动电流可调,16级位占空比可调;TM1652 内置消隐处理优化电路。-TM1652 is an LED (light-emitting d
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:170548
    • 提供者:sun
  1. rm3100

    8下载:
  2. 美国PNI公司的地磁传感器组件RM3100测试程序,采用I2C通讯,单片机使用的是PIC系列。内容均为WORD文档,包括单片机硬件配置程序,I2C通讯程序,RM3100测试程序,以及串口配置、数据输出程序等。-US PNI s geomagnetic sensor assembly RM3100 test program, using I2C communication, using a PIC microcontroller series. Contents are WORD document
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:146919
    • 提供者:李超
  1. MODBUS--Network-communication-

    0下载:
  2. 本软件工程是上位机串口通信软件,通信协议是标准的modbus,软件功能包括串口通信,十六进制数据和十进制数据解析和数据存储等功能,还包括时间校正等功能-The software engineering is a PC serial communication software, communication protocol is a standard modbus, software features include a serial port communication, hexadecima
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1026880
    • 提供者:啊胜
  1. 03

    0下载:
  2. 这是几篇参考文献,主要讲虚拟仪器的串口通信以及数据采集的应用。很实用-This is a few references, mainly about the virtual instrument serial communication and data acquisition applications. Very practical
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1730706
    • 提供者:王杨
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com