-
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。...
串口实现双机互联,经典的小程序,经过多次调试,绝对能运行。-Serial Port-machine Internet, the classic small procedures, after many tests, can certainly run.
- 2022-01-23 10:46:25下载
- 积分:1
-
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载!...
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载! -A mobile phone sub-type of serial communication, it is also useful! ! ! If you are just learning of serial communication, it is worth to download!
- 2023-06-01 05:10:03下载
- 积分:1
-
IIC_slave硬件的代码,已经经过FPGA验证
IIC_slave硬件的代码,已经经过FPGA验证-IIC_slave hardware code, and has been verified through FPGA
- 2022-05-30 22:11:42下载
- 积分:1
-
非常有用的串口调试软件
非常有用的串口调试软件 -very useful serial debugging software very useful serial debugging software
- 2022-09-24 02:25:03下载
- 积分:1
-
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信...
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信-sent through the serial port at the value orders waiting to return to judge the current state of network service providers and other relevant information in communications with EDGE
- 2022-01-22 13:15:59下载
- 积分:1
-
vc++6.0写的串口操作的类
vc++6.0写的串口操作的类-vc 6.0 write operation of the serial category
- 2022-03-18 06:41:13下载
- 积分:1
-
介绍了在visual c++开发环境下如何实现串口通信的操作
介绍了在visual c++开发环境下如何实现串口通信的操作-Introduced in the visual c++ Development environment how to achieve the operation of serial communication
- 2022-07-03 22:59:24下载
- 积分:1
-
eVC下操作串口提取GPS有效数据1,把文件名字后缀.rar去掉即可,不用解压缩。...
eVC下操作串口提取GPS有效数据1,把文件名字后缀.rar去掉即可,不用解压缩。-operate under serial data from a GPS effective, the document name suffix. Rar can be removed without decompression.
- 2022-01-31 01:40:31下载
- 积分: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
-
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm...
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件-audio and video matrix of Serial control procedures can be achieved eight into four control. While providing udp eavesdropping, the receiving network orders network control audio and video matrix. The need to resort to the famous trayicon controls and controls mscomm
- 2022-03-19 12:32:38下载
- 积分:1