-
atmel dataflash driver
atmel dataflash driver
- 2022-02-01 23:27:57下载
- 积分:1
-
串口通信软件,在上位机上很好用,方便上位机监控
串口通信软件,在上位机上很好用,方便上位机监控-uart vC++ uart vC++uart vC++uart vC++ uart vC++uart vC++
- 2022-07-11 13:09:06下载
- 积分:1
-
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用-an API based on the serial communication procedures, multithreading bug, we change the use of the revised
- 2022-09-02 12:55:02下载
- 积分:1
-
在实验室用过的通信程序,用的是奇偶校验,请大家指教
在实验室用过的通信程序,用的是奇偶校验,请大家指教-used in laboratory procedures for communication with the parity, please enlighten
- 2022-01-30 14:01:06下载
- 积分:1
-
单片机读写U
MCU读写U盘源程序(无需子程序库基于文件系统), MCU读写U盘源程序(无需子程序库基于文件系统)-MCU literacy U-source (without subroutine library based on the file system), MCU literacy U-source (without subroutine library based on the file system)
- 2022-03-23 04:17:36下载
- 积分:1
-
实现多线程串行通讯接口源程序
实现多线程串行通讯接口源程序-multi-threaded serial communication interface source
- 2022-11-20 05:10:03下载
- 积分:1
-
Phone serial communication' s source code, but in order to compile a category...
手机串口通信的源代码,不过要一个TPORT类才能编译通过本,此类可以自下载,我再上传也行-Phone serial communication" s source code, but in order to compile a category TPORT through this, since such can be downloaded, I will do and upload
- 2023-07-29 12:25:03下载
- 积分:1
-
本程序是用VB编写的有关于一个串口通讯的子和序。
本程序是用VB编写的有关于一个串口通讯的子和序。-This procedure is used VB has prepared on a subset of serial communication and sequence.
- 2022-01-28 05:35:09下载
- 积分: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 communication program, to learn from friends are not familiar with the use of
- 2022-02-11 17:48:27下载
- 积分:1