-
非常好用的一个串口通讯包,里面有完整的例程,用起来非常方便,本程序由网上得来,与大家共享,我很少用VS自带的串口控件...
非常好用的一个串口通讯包,里面有完整的例程,用起来非常方便,本程序由网上得来,与大家共享,我很少用VS自带的串口控件-very handy in a serial communications package, which has complete routines, very convenient for them to use the procedures come from the Internet, and share, I seldom use VS onboard Serial Control
- 2022-05-25 02:32:36下载
- 积分:1
-
ABB AIN电表通讯测试程序.ABB电能表品种较多,但用于中国市场的仅有2个品种,即AIN系列(A1600)和A1200系列,该程序在A1600上测试通过...
ABB AIN电表通讯测试程序.ABB电能表品种较多,但用于中国市场的仅有2个品种,即AIN系列(A1600)和A1200系列,该程序在A1600上测试通过-ABB AIN meter communications test procedures. ABB Power Meter more varieties, But for the Chinese market, only two species, AIN Series (A1600) and A1200 series, in the process of testing through A1600
- 2023-03-16 13:20:03下载
- 积分:1
-
16550串口代码
16550串口代码-serial code 16550
- 2022-03-01 14:44:59下载
- 积分:1
-
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
- 2022-10-22 15:55:03下载
- 积分:1
-
数据采集与处理系统,日志模块源码,注意…
汽车行驶记录仪数据采集处理系统,登录模块的源码,注意这些都是com+组件,可以单独编译,并通过调用我前面上船的主窗体的.exe文件调试-Data Acquisition and Processing System, log module source code, the attention of these are com+ components that can compile, and in front of me by calling the embarkation of the main forms. Exe files Debugging
- 2023-07-29 06:30:04下载
- 积分:1
-
这个项目提供了一个代理,允许Telnet / TCP进行系统连接
This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
- 2023-04-18 12:45:03下载
- 积分: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
-
这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的...
这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的-serial download files to the junction of microcontroller code, and SCM can be used for receiving data, we use the tools
- 2022-01-26 01:34:54下载
- 积分:1
-
汽车行驶记录仪数据采集处理系统,画动态曲线图模块
汽车行驶记录仪数据采集处理系统,画动态曲线图模块-Data Acquisition and Processing System, painting dynamic curves module
- 2022-02-05 03:05:13下载
- 积分:1
-
sle4442 ic卡读写程序,能够实现在串口通信的条件下,对ic卡进行读写。
sle4442 ic卡读写程序,能够实现在串口通信的条件下,对ic卡进行读写。-procedures sle4442 ic card reader, can be achieved in the serial communication conditions, for ic card reader.
- 2022-01-25 15:30:59下载
- 积分:1