-
Universal Serial Communication C program to achieve source code. With the alread...
通用串口通信C程序实现源码.带有已经在windows下编译好的dll动态库-Universal Serial Communication C program to achieve source code. With the already compiled dll in the windows under the dynamic library
- 2022-01-24 16:50:39下载
- 积分:1
-
关于怎么制作串行线,并给出汇编源码通讯例子,希望能给有需要的朋友们参考。...
关于怎么制作串行线,并给出汇编源码通讯例子,希望能给有需要的朋友们参考。-on how serial production line, and gives examples of communications source code compilation, in hopes of giving the needy friends as a reference.
- 2023-05-21 01:45:03下载
- 积分:1
-
全面分析了RS
全面分析了RS-232、RS-422、RS-485之间的区别-comprehensive analysis of the RS-232, RS-422, RS-485 the distinction between
- 2023-04-13 11:25:03下载
- 积分:1
-
《串行端口大全》附盘
《串行端口大全》附盘-"serial ports Daquan" Disks
- 2022-05-18 06:24:36下载
- 积分:1
-
c++builder编写的机器人参数传递上位机软件.
c++builder编写的机器人参数传递上位机软件.-c builder prepared by the robot transmission parameters PC software.
- 2022-03-10 18:56:14下载
- 积分:1
-
AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯...
AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯-AVR microcontroller tramsmition
- 2022-03-14 18:51:04下载
- 积分:1
-
Serial Communication
串口通讯-Serial Communication
- 2022-08-07 12:46:59下载
- 积分: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
-
主要是测试msp430x44x的读写,看能不能顺利读写!
主要是测试msp430x44x的读写,看能不能顺利读写!-mainly msp430x44x literacy test, whether we can successfully read and write!
- 2022-03-17 17:11:18下载
- 积分:1
-
基于串口通信的。本书详细描述了有关的风险投资…
基于VC的串口通信。本书详细描述了在VC环境下编写串口通信的过程。一个吸引眼球的人,只为诱导朋友。
- 2023-01-14 22:30:08下载
- 积分:1