-
electronic books : "vc Turbo C serial communication programming practice,&q...
电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
- 2023-08-31 00:55:04下载
- 积分:1
-
ARM9芯片AT91RM9200的串口测试程序,可以成功的与PC机的串口通信...
ARM9芯片AT91RM9200的串口测试程序,可以成功的与PC机的串口通信-AT91RM9200 chip ARM9 serial test procedure can be successful with the PC-Serial Communication
- 2022-03-05 11:33:39下载
- 积分:1
-
串口通信的东东 串口通信的东东串口通信的
串口通信的东东 串口通信的东东串口通信的-Dongdong serial communications serial communications serial communications Dongdong
- 2022-05-31 12:52:49下载
- 积分:1
-
单片机串行接口
使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
- 2022-05-21 01:32:13下载
- 积分:1
-
串口通信模块C代码,采用的是MICROCHIP公司的芯片
串口通信模块C代码,采用的是MICROCHIP公司的芯片-Serial Communication Module C code, the company is going before the chip
- 2022-02-22 11:24:37下载
- 积分:1
-
采用VC6的API函数编写串口程序,实现串口传输数据。
采用VC6的API函数编写串口程序,实现串口传输数据。-using the API function VC6 prepared serial procedures to achieve serial transmission of data.
- 2023-06-03 13:55:03下载
- 积分:1
-
Visual C++串口通信技术与工程实践 随书带的源码
Visual C++串口通信技术与工程实践 随书带的源码-Visual C++ Serial communications technology and engineering practice with the book
- 2022-03-03 02:27:41下载
- 积分: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
-
C51下怎样实现I2C的控制及程序实例
此程序仅供参考
C51下怎样实现I2C的控制及程序实例
此程序仅供参考-C51 how to achieve I2C control procedures and examples of this procedure is for reference only
- 2022-03-18 04:15:45下载
- 积分:1
-
C++ Builder 6串行控制的简单的方法来控制RS232设备
C++ Builder 6串行控制简单化控制RS232设备的方法
- 2023-03-12 09:55:03下载
- 积分:1