-
下载工具源代码,用于串口RS232下载,二次下载
下载工具源代码,用于串口RS232下载,二次下载-download source code
- 2022-08-07 05:06:05下载
- 积分: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
-
achieve characters change! The need to run two machines, one Taiwan can the two...
实现字符转换!需要在两台机子上运行,也可以把一台机子的两个com口连在一块!这样就行了!还需要一个串口调试程序,网上可以下载到!-achieve characters change! The need to run two machines, one Taiwan can the two com loom even in a mouth! So OK! Need a serial debugging procedures can be downloaded to the Internet!
- 2022-06-14 08:27:41下载
- 积分:1
-
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用...
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
- 2023-03-12 04:15:03下载
- 积分:1
-
AD7705 data conversion procedures, the need for amplification of small signal co...
AD7705数据转换程序,可用于小信号无需放大的转换-AD7705 data conversion procedures, the need for amplification of small signal conversion
- 2022-05-18 23:13:27下载
- 积分:1
-
USB条码扫描仪VB源代码,该代码使用VB6.0中,扫描枪…
USB扫描枪源VB6.0代码,本代码采用VB6.0,应用于工业产品中扫描枪-USB Barcode Scanner VB6.0 source code, the code uses VB6.0, scan guns used in industrial products
- 2023-06-16 17:15:03下载
- 积分:1
-
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.-Using C language software simulation of hardware UART ports, based on the PIC family of processors to achieve.
- 2023-05-10 04:30:02下载
- 积分:1
-
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存...
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存-that the procedure was not occupied resources serial data capture. Same computer, we have other applications or devices occupying one or more serial circumstances, the capture of these serial data communications, and display the interface and can be preserved
- 2022-03-02 23:01:42下载
- 积分:1
-
用visual c++ 6 编写的串口通信程序,适合初学者学习
用visual c++ 6 编写的串口通信程序,适合初学者学习-Using visual c++ 6 prepared by the serial communication program, suitable for beginners to learn
- 2022-04-18 07:03:00下载
- 积分:1
-
基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考...
基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考-Based on labwindows/cvi Serial Communication, in the hope that there is a need to increase the references friends
- 2022-04-25 14:42:50下载
- 积分:1