-
Multiple Document Interface Design configuration file to read and write serial o...
多文档界面设计配置文件读写串口操作串口封装类-Multiple Document Interface Design configuration file to read and write serial operation serial Packaging category
- 2023-07-25 03:15:03下载
- 积分:1
-
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法...
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法- In detail introduces under under the windows environment and
the dos environment string mouth correspondence essential method from
the programming practice angle
- 2022-01-22 14:29:35下载
- 积分:1
-
C8051F340单片机双串口同时工作 中断接收数据 查询发送数据
C8051F340单片机双串口同时工作 中断接收数据 查询发送数据-C8051F340 MCU pairs of serial ports simultaneously send data to interrupt reception data query
- 2023-05-01 20:20:03下载
- 积分:1
-
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法...
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法-A simple computer infrared remote control driver, could only identify a specific infrared signals (I was compiled based on the remote control K11B), does not automatically recognize, there are some simple method of controlling other programs
- 2022-08-16 08:59:52下载
- 积分:1
-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分:1
-
是关于山特电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。...
是关于山特电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-03-07 15:43:46下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
用VC++6.0实现PC机与单片机之间的串口数据交换
用VC++6.0实现PC机与单片机之间的串口数据交换-VC 6.0 PC with a serial port between SCM data exchange
- 2022-07-20 03:54:05下载
- 积分:1
-
详细介绍了VB串口通信程序编写的利用…
详细介绍了使用VB编制串口通信程序,其中包含循环冗余校验CRC代码段-Described in detail the preparation of the use of VB serial communication program, which includes cyclic redundancy check CRC code segment
- 2022-07-15 11:04:58下载
- 积分:1
-
双机串行互连开发
两台电脑互联 串口开发-two computer serial interconnect development
- 2023-05-15 13:40:02下载
- 积分:1