-
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB...
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
- 2022-07-16 23:35:01下载
- 积分:1
-
用于在线仪表的 modbus,仅供参考,
用于在线仪表的 modbus,仅供参考,-online instrument for modbus connection, for information purposes only, thank you
- 2022-03-06 18:48:37下载
- 积分:1
-
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的...
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的-VC serial communication programming examples, which can understand how VC serial communications
- 2022-02-15 12:52:58下载
- 积分:1
-
简单调用就可以方便的使用计算机的串口,包含发送和接收,能够发送十六进制数和...
简单调用就可以方便的使用计算机的串口,包含发送和接收,能够发送十六进制数和-Simple call can facilitate the use of the computer
- 2022-02-06 01:37:14下载
- 积分:1
-
基于串口通信的。本书详细描述了有关的风险投资…
基于VC的串口通信。本书详细描述了在VC环境下编写串口通信的过程。一个吸引眼球的人,只为诱导朋友。
- 2023-01-14 22:30:08下载
- 积分:1
-
自己写得串口多线程控制程序,里面的超时设置和书上说得不是很一样,大家参考吧...
自己写得串口多线程控制程序,里面的超时设置和书上说得不是很一样,大家参考吧-their written control procedures for multi-threaded, overtime set up inside the book and put it is not very like, we make reference to it
- 2022-06-18 04:39:41下载
- 积分:1
-
This is the source code for I2C(Inter Integreted Circuit) which is used in seria...
This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
- 2022-08-03 16:33:22下载
- 积分:1
-
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线...
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线-Serial ROM programming, including the internal I2C Bus many elements, initiated bus, the end of bus
- 2022-07-04 02:55:47下载
- 积分: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
-
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言...
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言-professional Serial Communication Design Control (source) that can be used VB, VC, Delphi,.NET development languages
- 2022-06-16 13:40:39下载
- 积分:1