-
pcf8576ct LCD module I2C Serial procedures
pcf8576ct液晶模块的I2C串口程序-pcf8576ct LCD module I2C Serial procedures
- 2022-08-31 21:20:03下载
- 积分:1
-
这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。...
这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。-This folder in a total of three parts, which are serial programming and ODBC technology, using API functions to control serial port and serial port control by MSComm control.
- 2022-07-04 04:21:19下载
- 积分:1
-
一个C语言编写的串口程序,用于UNIX平台
一个C语言编写的串口程序,用于UNIX平台-a C language Serial procedures for the UNIX platform
- 2022-06-21 03:00:57下载
- 积分:1
-
用串口通信的方式实现双机备份,串口采用了 mscomm控件。
用串口通信的方式实现双机备份,串口采用了 mscomm控件。-serial communication with the realization of a two-aircraft backup, serial used mscomm controls.
- 2022-04-24 19:56:32下载
- 积分:1
-
VC++ multi
VC++下的多串口通信程序,并具有其他功能-VC++ multi-serial communication program, and has other functions
- 2023-04-21 20:20:03下载
- 积分:1
-
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。...
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。-With LED display on the non-contact IC card reader control, look for cards, the card reader physical serial number, check the key, card reader, writing cards, through the LED digital display card number and other information.
- 2022-03-03 20:48:34下载
- 积分:1
-
VC6 multithread serial operation, thread synchronization solution (terminal)
VC6 多线程的串口操作,有线程同步的解决方法(terminal)-VC6 multithread serial operation, thread synchronization solution (terminal)
- 2023-03-22 02:25:04下载
- 积分: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
-
USB转CAN的采集卡程序,可以采集CAN总线的报文
USB转CAN的采集卡程序,可以采集CAN总线的报文-USB-CAN-acquisition card program, you can collect the packets and so on CAN bus
- 2022-08-23 22:29:02下载
- 积分:1
-
注释 用VC++编写USB接口通信程序
注释 用VC++编写USB接口通信程序 -prepared USB Communication Program prepared by VC USB Communication Program
- 2022-08-06 12:34:20下载
- 积分:1