-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分:1
-
Evc spent on the development of the serial port RAS and examples of procedures s...
用Evc开发的基于串口的及RAS的程序实例源码,欢迎大家下载参考-Evc spent on the development of the serial port RAS and examples of procedures source, all are welcome to download information
- 2022-02-20 05:32:43下载
- 积分:1
-
这是一个多线程实现的串口通信类,学习multith…
这是一个多线程实现的串口通信类,对学习多线程编程以及串口通信有用,可以直接使用,也可以修改加入自己的应用,很方便-This is a multithreaded achieve the serial communication class, to learn multithreaded programming and serial communication useful, can be used directly, can also modify to their own use, convenient
- 2023-06-12 00:15:03下载
- 积分:1
-
RK4000通讯协议.
RK4000通讯协议.-RK4000 communication protocol.
- 2022-04-10 23:53:31下载
- 积分:1
-
C8051F340的UART1 11111111111111111
C8051F340 uart1简单程序 实现串口1的数据收发-C8051F340 uart1 11111111111111111
- 2022-06-11 15:02:20下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1
-
传说是视频压缩芯片的牛肉方案,但出了我的程序,送上了T
传说中很牛的视频压缩处理芯片方案,不过是我的淘汰方案,送给大家供参考-Legend is the video compression chip beef program, but out of my program, send them to Members for information
- 2023-08-05 00:45:03下载
- 积分:1
-
本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的...
本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine two serial communication port COM1 and COM2 link up the machine can achieve this within two COM ports of data transmission; if two computers connected to the COM port, This can be achieved two computer serial data transfer.
- 2022-01-25 22:30:26下载
- 积分:1
-
一个简单实用的串口类,用起来非常方便。直接使用类。
一个简单实用的串口类,用起来非常方便。直接使用类。-a simple and practical serial category, and it is very convenient. Direct use category.
- 2022-02-21 14:17:35下载
- 积分:1
-
通过串口控件的串口小程序,发送和接收数据,以及保存数据。...
通过串口控件的串口小程序,发送和接收数据,以及保存数据。-serial control through serial small program to send and receive data, and store data.
- 2023-04-09 21:05:03下载
- 积分:1