搜索资源列表
Mscomm
- 2.MSComm 控件的常用属性 MSComm控件有很多重要的属性,但首先必须熟悉几个属性。 CommPort 设置并返回通讯端口号。 Settings 以字符串的形式设置并返回波特率、奇偶校验、数据位、停止位。 PortOpen 设置并返回通讯端口的状态。也可以打开和关闭端口。 Input 从接收缓冲区返回和删除字符。 Output 向传输缓冲区写一个字符串。-Common attributes 2.MSComm control MSComm cont
200991323298249
- VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source code developed by serial communication. On the port speed, parity, stop bits and so can be set. Serial Communication for Development
UartAssist
- 本工具支持各种串口设置,如波特率,校验位、数据位和停止位等等。支持ASCII/Hex发送,发送和接收的数据可以在16进制和ASCII码之间任意转换。可以自动在发送的数据尾部增加校验位,支持多种校验格式。支持间隔发送,循环发送,批处理发送,输入数据可以从外部文件导入-The tool supports a variety of serial port settings, such as baud rate, parity bit, data bits and stop bits and so on
SUNRF-2012
- SUNRF-2012透明无线模块使用说明书支持5678个有效位,NONE-EVEN-ODD校验,1或2个停止位全部全串口格式。支持功率调节,环境评估。空中下载等功能。传输距离150米到3000米。广泛使用在控制传输场合-SUNRF-2012 wireless module transparent support 5678 instructions valid bit, NONE-EVEN-ODD parity, 1 or 2 stop bits all full serial format. S
mcs51-io-uart
- 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
PS2KEY-1602
- msp430f149的PS2键盘驱动程序,并在1602液晶上显示键值,键值为单个显示,PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1)并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-msp430f149 the PS2 keyboard drivers, and in 1602 the LCD dis
the-host-computer-tutorial
- 在串口通信中,通过编写单片机程序知道,我们应对如下参数进行设置:波特率、数据位和停止位、奇偶校验位。如果自己编写上位机的时候,我们考虑的不能仅仅是这些了,下面介绍上位机开发过程中需要特别注意的知识点。 上位机快速开发教程-In the serial communication, through the MCU is programmed to know, we should the following parameters settings: baud rate, data bits, an