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

搜索资源列表

  1. UAV-Flight-Control-Ground-Station

    1下载:
  2. 针对某型无人机飞行监测和控制的要求, 以VC + + 可视化语言为开发工具, 嵌入NI 控件, 设计了一套操作方便、功能强 大的飞控地面站软件系统 软件基于模块化设计思想, 采用串口通信和以太网两种通信方式, 串口通信上, 实现了遥测数据的实时显 示、数据库存储、故障提示和遥控指令的定时发送等功能 以太网通信上, 很好地实现了与导航地面站的接口设计 经过实际联调, 系统运行良好, 通信实时性很高, 很好地完成了各部分功能, 并具有很好的扩展性。-Design of Sof tw
  3. 所属分类:软件工程

    • 发布日期:2013-10-14
    • 文件大小:390617
    • 提供者:朱文国
  1. bingzhuanchuan

    0下载:
  2. 用FPGA的状态及实现将单片机输出的16位数据串口输出 当数据输出完成后,LD数据线产生一个时钟的高电平-FPGA state when the the microcontroller output 16-bit data serial output data output is complete, the LD data lines generate a clock HIGH
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:1302
    • 提供者:fd
  1. main

    0下载:
  2. CAN开发板-串口通讯,波特率设置9600,检验位N,数据位8,停止位1.数据16进制发送,16进制显示。-CAN development board- serial communication, the baud rate is set to 9600, test bit N, 8 data bits, stop bits 1 data in hexadecimal send hexadecimal display.
  3. 所属分类:Communication

    • 发布日期:2017-11-29
    • 文件大小:1232
    • 提供者:wangqian
  1. main

    0下载:
  2. 将两块CAN总线开发板CANH---CANH,CANL---CANL相连,通过串口调试软件发送数据到单片机中,数码管显示相应的数值,并通过CAN发送到另一块CAN开发板上。-Will be connected to two CAN bus development board CANH--- CANH, CANL--- CANL debugging software to send data through the serial port to the microcontroller, digit
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:2351
    • 提供者:wangqian
  1. VisualC_dafdf

    0下载:
  2. 基于C++的数据采集与处理软件实现文章针对使用Active X 控件情况介绍了在安装程序中 实现注册的方法。这些方法具有简单可行、编程量小、实用性强的特点。 关键词:串口通信 数据库访问 图表显示 Active X 控件-data capture and restore software design
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:74032
    • 提供者:sysl
  1. GPSJIE

    0下载:
  2. gps模块获取卫星数据,并把GPS 数据通过串口堵回来并处理-failed to translate
  3. 所属分类:Software Testing

    • 发布日期:2017-11-29
    • 文件大小:2622
    • 提供者:yanshuai
  1. VB

    0下载:
  2. 针对目前组态王与智能化仪表通信时存在的问题,基于VB和动态数据交换技术DDE,研究了组态王与VB数据交换的方 法,并采用VB可视化的编程方法,编写了上位机与智能化仪表间的串口通信程序及组态软件与VB间的OLE数据交换程序。 -failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:132199
    • 提供者:徐文斌
  1. Serial-debugging-interface

    0下载:
  2. 基于C#编程用VS2008制作的串口调试界面,能进行串口通信,收发数据,界面新颖,功能正常。-Made based on the C# programming with VS2008 serial debugging interface, serial communication, send and receive data, the new interface and functioning properly.
  3. 所属分类:File Formats

    • 发布日期:2017-11-26
    • 文件大小:6773
    • 提供者:jack
  1. MSP430F149-communicating-with-the-PC

    0下载:
  2. //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9525
    • 提供者:王健军
  1. hid_comm

    0下载:
  2. 串口通讯程序,上位机通讯过程数据,和设备通信-Serial communication program, PC communication process data, and communicate with devices
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:914265
    • 提供者:元排烟
  1. MODBUS

    0下载:
  2. C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18231
    • 提供者:pengjian
  1. VC-A-serial-port-communication-

    0下载:
  2. 打开串口给串口发送命令,开始计数工作,从串口读取计数值转化从串口读书过来的计数值ASC 码为十进制数据 -VC A serial port communication
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:5916
    • 提供者:陈小溪
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. CRCjiaoyan

    0下载:
  2. 本程序主要应用于串口程序开发,能够校验所发数据是否正确-the test of port date
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:6641
    • 提供者:zhaocaiyun
  1. wsh

    0下载:
  2. 此程序为C8051F020串口调试程序 非常简单就是向PC机发送4个数据对初学者很有帮助-This procedure is very simple C8051F020 serial debugger is sent to PC 4 data useful for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:985
    • 提供者:吴山火
  1. CSharpIMU_data

    0下载:
  2. 调用串口观察导航设备数据包,确认导航数据通信无误-Navigation device called a packet serial observations confirm accurate navigation data communication
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:220989
    • 提供者:杨天龙
  1. PC-communicate-with-MCU-(RS232-)

    0下载:
  2. PC机与单片机通信(RS323协议) 1、单片机串口通信的应用 2、PC控制单片机IO口输出 3、单片机控制实训指导及综合应用实例 4、单片机给计算机发送数据-PC communicate with MCU (RS232 )
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:82032
    • 提供者:fibe
  1. CAMERA_VS

    0下载:
  2. 读取串口摄像头VS程序,主要获取摄像头读取数据的源码,并显示为jpeg-Read the serial camera VS program
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:13912065
    • 提供者:孙志文
  1. 74HC595_8X8dianzhen

    1下载:
  2. 驱动串口发送数据到2片8×8点阵屏滚动显示典型实例-Driver 2 slices a serial port to send data to the 8 x 8 dot matrix screen scroll shows typical examples
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:56615
    • 提供者:邱佳佳
  1. Data-Visualizatiserial-communication

    0下载:
  2. 基于VC++6.0的数据可视化串口通信,基于MFC的串口编程-Based on data visualization VC++6.0 serial communication, serial programming MFC-based
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:294873
    • 提供者:Henry
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com