-
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )...
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one serial port communications, a procedure tray)
- 2022-05-25 10:05:06下载
- 积分:1
-
common serial communication program, used to use C# language, the use of control...
常见的串口通信程序,用过使用C#语言,利用控件实现串口的实时通信-common serial communication program, used to use C# language, the use of controls to achieve the real-time serial communications
- 2023-05-05 10:25:04下载
- 积分:1
-
vc实现的一个串口通讯例子
vc实现的一个串口通讯例子-vc achieve an example of serial communications
- 2023-06-15 14:50:03下载
- 积分:1
-
一个简单的,完成SerialPort的连接测试
对引导初学者进入更高层次...
一个简单的,完成SerialPort的连接测试
对引导初学者进入更高层次-a easy serial port
- 2022-08-24 05:33:32下载
- 积分:1
-
关于UART代码。你可以使用它作为一个例子,当设计UART逻辑。
一个uart的Verilog代码,希望能够帮助你做UART逻辑。-Code about uart. You can use it as an example when desighn UART logic.
- 2022-02-01 13:52:37下载
- 积分:1
-
CAN program for PIC microprocessor
CAN program for PIC microprocessor
- 2022-04-27 01:14:50下载
- 积分:1
-
Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve...
自己写的一个串口类,从CNCOMM改正过来的,精简代码,解决了只能事件方式下只能接收几个字符的问题-Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve the incident only way to receive only a few characters in the issue of
- 2022-01-23 10:45:58下载
- 积分:1
-
Serial data transceiver, set to open the serial port, baud rate settings, send a...
实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换-Serial data transceiver, set to open the serial port, baud rate settings, send and receive hexadecimal conversion
- 2023-08-15 17:00:02下载
- 积分: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
-
基于51的串口通信程序!!希望大家有用!
基于51的串口通信程序!!希望大家有用!-51 Based on the serial communication program! ! I hope everyone useful!
- 2022-12-06 22:15:02下载
- 积分:1