-
串口调试精灵,可以收发ASCII和HEX两种格式的数据,简单实用。...
串口调试精灵,可以收发ASCII和HEX两种格式的数据,简单实用。-serial debugging genies, TX ASCII and HEX both formats of data, simple and practical.
- 2022-08-05 10:54:18下载
- 积分: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
-
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。...
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。-using standard controls for Microsoft Serial Communications Contro set, serial literacy, reading and writing input and output buffers.
- 2022-01-31 04:46:44下载
- 积分:1
-
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序...
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序-Vb one Using VB prepared Serial procedures, we may look, the program is absolutely
- 2022-08-14 07:48:47下载
- 积分:1
-
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。...
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。-Serial Port-machine Internet, the classic small procedures, after many tests, can certainly run.
- 2022-01-23 10:46:25下载
- 积分:1
-
telephone Secretary. Good g ood g ood g ood g ood g ood g ood g ood g ood g ood...
电话秘书.-telephone Secretary. Good g ood g ood g ood g ood g ood g ood g ood g ood g ood g ood g ood g ood g ood
- 2022-03-18 16:34:43下载
- 积分:1
-
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过....
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过.-a serial program, Delphi3 writes. Procedures concise, full-function, Testing entirely through.
- 2022-01-26 06:33:22下载
- 积分:1
-
可以实现HDLC帧结构中的添零功能,使得信息部分不会和HDLC帧头部分混淆。...
可以实现HDLC帧结构中的添零功能,使得信息部分不会和HDLC帧头部分混淆。-can insert zero to the hdlc frame,
- 2022-02-16 09:21:33下载
- 积分:1
-
利用CSerialPort实现的双串口通信测试程序
利用CSerialPort实现的双串口通信测试程序-CSerialPort realize the dual-use serial communication test procedures
- 2023-01-24 07:10:03下载
- 积分:1
-
基于ARM9和μC/OS
基于ARM9和μC/OS-Ⅱ的Modbus通信协议的实现-Based on ARM9 and μC/OS- Ⅱ of the Modbus communication protocol to achieve
- 2023-05-01 10:05:02下载
- 积分:1