-
BCB串口通讯源码示例程序。利用winapi函数,而非控件。
BCB串口通讯源码示例程序。利用winapi函数,而非控件。-BCB examples of serial communication program source. Use WINAPI function, rather than control.
- 2022-03-10 06:06:17下载
- 积分:1
-
UART_verilog, designed to send and receive asynchronous serial. Including the te...
UART_verilog,自己设计的异步串行收发。包括测试文件。-UART_verilog, designed to send and receive asynchronous serial. Including the test file.
- 2023-01-21 18:20:04下载
- 积分:1
-
对一组数进行计算,产生两个字节的CRC校验结果的程序
对一组数进行计算,产生两个字节的CRC校验结果的程序-Calculated on a set number to generate two bytes of the CRC check result of the procedure
- 2022-03-12 00:12:23下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1
-
This is the source code for I2C(Inter Integreted Circuit) which is used in seria...
This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
- 2022-08-03 16:33:22下载
- 积分:1
-
在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!...
在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!-vb used in a string of serial form to the agreement, which have a certain commonality! Procedures used to control the servo motor, debugging through!
- 2022-05-17 15:55:14下载
- 积分:1
-
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处...
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, the control of the incident will OnComm to capture or handle these communications incident. OnComm incident which can also be used to capture and handle communication error. In practical application, a corresponding MSCOMM control on a serial port, so if we are to handle multiple serial port, then there must be a corresponding amount of the corresponding controls.
- 2022-06-01 02:51:46下载
- 积分:1
-
自动联想命令行处理代码
自动联想命令行处理代码-automatic command line processing code
- 2023-07-28 17:50:02下载
- 积分:1
-
51 Singlechip realize serial communication. Debugging through HyperTerminal.
实现51单片机的串口通信。可通过超级终端调试。-51 Singlechip realize serial communication. Debugging through HyperTerminal.
- 2022-03-15 02:07:03下载
- 积分:1
-
串口通信显示图像,通过232可显示不同大小的采集图像
串口通信显示图像,通过232可显示不同大小的采集图像-serial communication and display images through 232 can show that the different size of the image collection
- 2022-03-29 05:49:34下载
- 积分:1