搜索资源列表
uartrw
- linux 串口通信程序,可以设置波特率等,然后通信-linux serial communication program, set baud rate, then communication
bioscom
- 上位机(386以上PC机)的所有程序是在BORLAND C++环境下编译的,因此串行通信程序可以直接应用I/O通信库函数bioscom(),该函数在由port指定的I/O端口上执行RS-232通信操作。通信前,根据与8098单片机的通信协议,设定通信的串行端口、数据位数、停止位数、波特率,由于上位机时钟为12MHz,所以对应的波特率应设置为4800。下面给出上位机串行通信的部分程序:
xiaoxuehui.tar
- 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communication protocol.
serial-communication
- linux环境下板子与PC机之间的串口通信,包括设置波特率校验位等功能-Under linux environment and PC serial communication between the board, including the parity bit is set the baud rate and other functions
indoor_environment.tar
- 嵌入式开发的串口调试界面程序,基于Freescale 的i.mx6qsarbesd的开发板,可以和pc机进通信,实现发送和接收信息的功能,分别对应三个波特率的版本,B115200,B9600和B24-Embedded development of serial port debug interface program, based on the Freescale i.m x6qsarbesd development board, can communicate with PC, realiz
基于STM32的串口通信下载软件
- 一款适用于ARM的串口通信下载软件,可以调整波特率等参数,并支持查看收发数据。