搜索资源列表
mgt100
- 南瑞动控继电保护装置MGT100系列串口103规约上位机通讯程序 基于LINUX
bioscom
- 上位机(386以上PC机)的所有程序是在BORLAND C++环境下编译的,因此串行通信程序可以直接应用I/O通信库函数bioscom(),该函数在由port指定的I/O端口上执行RS-232通信操作。通信前,根据与8098单片机的通信协议,设定通信的串行端口、数据位数、停止位数、波特率,由于上位机时钟为12MHz,所以对应的波特率应设置为4800。下面给出上位机串行通信的部分程序:
avrusbboot
- avr通用上位机程序,实现串口烧录程序,下载代码,硬件升级-the avr general-purpose host computer program, the serial burning program, download the code, hardware upgrades
UartTest
- QT creator 编的串口C++上位机程序-QT creator series of serial C++ PC program
comCommunication
- QT串口上位机演示程序,方便大家学习使用-QT serial PC
cc
- C#中串口组件的使用方法总结及上位机制作方法.适用于上位机的环境开发。-Use C# in serial PC component summary and production methods suitable for the development of the host computer environment.
fluid
- 实现MC9S128X串口通信,发送0-99共100个数字给上位机。-Achieve MC9S128X serial communication, sent a total of 100 figures 0-99 to the host computer.
fly-control-stm32-program
- 一个四轴飞控项目的程序,编译,下载,运行,连接飞控串口和FTDI串口,串口波特率500K,上位机打开高级收码,在上位机飞控状态标签可以看到变化的传感器数据,3D显示可以跟随roll和pitch的变化而变化,因为没有写yaw的上传,所以yaw保持零度...此时打开飞控波形按钮,打开波形显示页面,并打开相应波形开关,1到3为加速度,4到6为陀螺仪,10和11为roll和pitch,就可以看到变化的波形.-fly control stm32 program
mySerialPort
- 基于Qt5的串口上位机实例,采用C++编写,注释详细(Qt5 based serial host computer example, using C++ to write, annotated details)