-
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法...
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法-programming practice from the perspective of detail windows environment and the environment dos serial communication base this method
- 2022-08-07 15:56:11下载
- 积分:1
-
VB欧姆龙
VB OMRON-PLC通讯源程
VB OMRON-PLC通讯源程
VB OMRON-PLC通讯源程-VB-PLC communications VB source-OMRON- PLC communications VB source-OMRON-PLC communications-source
- 2022-06-01 10:11:09下载
- 积分:1
-
此源代码是一个很复杂的串口通信的例子,序,可以运行。
此源代码是一个很复杂的串口通信的例子,序,可以运行。-this source code is a very complicated serial communication example, sequence, can run.
- 2022-03-11 19:00:04下载
- 积分:1
-
这是串口的源代码
这是串口的源代码 -This is the serial source code
- 2022-01-25 22:58:22下载
- 积分: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
-
XMODEM download code
XMODEM串口下载代码-XMODEM download code
- 2022-01-26 03:55:38下载
- 积分:1
-
获取当前机器的COM口的数量,包括usb转换的串口
获取当前机器的COM口的数量,包括usb转换的串口-access to the current machinery of the number of COM ports, including USB Serial Conversion
- 2022-03-22 03:52:54下载
- 积分:1
-
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。...
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。-351 serial control procedures! The process itself provides a user interface that can switch 351 4P ABCD input, but can also increase the voice added, reduce, mute function.
- 2022-01-26 16:17:15下载
- 积分:1
-
UART双机通讯范例,采用中断方式,请大家试一下,多提意见
UART双机通讯范例,采用中断方式,请大家试一下,多提意见-Dual UART communications paradigm, using interrupted, please everyone try and opinions
- 2022-03-22 15:14:32下载
- 积分:1
-
控制X射线和高压源的典型应用程序,包括经典的串口数据处理。...
控制X射线和高压源的典型应用程序,包括经典的串口数据处理。-Control the source of X-rays and a typical high-pressure applications, including the classic serial data processing.
- 2022-02-28 18:12:26下载
- 积分:1