-
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )...
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one serial port communications, a procedure tray)
- 2022-05-25 10:05:06下载
- 积分:1
-
UART接口的VERILOG代码,经过调试成功!
UART接口的VERILOG代码,经过调试成功!-UART interface Verilog code, after the successful commissioning!
- 2022-10-30 07:40:02下载
- 积分:1
-
TTL串入并出口74hc164资料 。希望可以用
TTL串入并出口74hc164资料 。希望可以用-TTL string into and exported 74hc164 information. Wanted to use
- 2022-02-04 03:49:12下载
- 积分:1
-
实现串口手机短信发送程序很全面的源代码
实现串口手机短信发送程序很全面的源代码-Serial SMS program is a comprehensive source code
- 2022-07-27 06:49:37下载
- 积分:1
-
c++builder串口编程
c++builder串口编程-c builder Serial Programming
- 2023-07-14 16:00:03下载
- 积分: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
-
读取FP23和SR23的数据,设置其中的参数
读取FP23和SR23的数据,设置其中的参数-FP23 and SR23 to read data from one of the parameters set
- 2022-03-21 15:03:13下载
- 积分:1
-
用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口...
用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。-applications for serial monitoring of debugging tools, software can simulate serial devices to send data to the specified format string, but also can be used for real-time monitoring serial process of reading and writing all data stream. automatically detect the current system all available serial number, support USB expansion of Virtual Serial Port (available to COM256). support ASCII and hexadecimal format of the data to send and receive. freedom of choice to detect the serial and receive data in large capacity can be unlimited. send and receive data of arbitrary size can adjust tension. right to send and receive data by adding areas of the right mouse button menu support. serial port baud rate of expansion, is
- 2022-05-26 06:11:45下载
- 积分:1
-
ms-com uart tools
- 2022-05-14 11:27:09下载
- 积分:1
-
spcomm是DELPHI,BCB下的,非常好用的VCL控件,比MSCOM好用些。这个源程序给出了spcomm的基本用法。...
spcomm是DELPHI,BCB下的,非常好用的VCL控件,比MSCOM好用些。这个源程序给出了spcomm的基本用法。-spcomm is Delphi, the BCB, very handy VCL controls more than EMS handy. This is a source spcomm the basic usage.
- 2022-02-28 13:43:38下载
- 积分:1