-
串口通信的事例FPGA上面可以实现非常实用
串口通信的事例FPGA上面可以实现非常实用-FPGA serial communication above examples can be very useful for implementation
- 2023-07-11 21:45:03下载
- 积分:1
-
RS485
本程序是关于串口通信,已经调试通过,希望对大家有所帮助。-RS485
- 2023-07-11 16:15:03下载
- 积分:1
-
Through rs232, send a message to the other end, you can open the port, check to...
通过rs232,发送一条消息到另一端,可以打开端口,检查打开后才输入消息。
- 2022-04-26 10:41:02下载
- 积分:1
-
串口通讯程序,本程序使用labview通过RS232协议与单片机进行通讯...
串口通讯程序,本程序使用labview通过RS232协议与单片机进行通讯-serial communication procedures, the procedures for the use of the PC through the RS232 agreement with SCM communication
- 2022-06-02 14:56:55下载
- 积分:1
-
很好的东东,有详细的文档介绍,适合于串口通信的初学者。
很好的东东,有详细的文档介绍,适合于串口通信的初学者。-good Dongdong, a detailed document, suitable for serial communication beginners.
- 2022-01-26 08:21:23下载
- 积分:1
-
with Delphi is a powerful, easy
Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visual rapid application development tool, the framework for enterprise information systems are playing an increasingly important role, many programmers choose to Delphi as a development tool preparation of the various applications. However, inadequate as it is not Delphi onboard Serial Communication Control, in its help files contain no mention of serial communication, which gives the procedures for the preparation of communications developers bring a lot of inconvenience
- 2022-03-25 21:30:22下载
- 积分:1
-
93c46
93c46-24c.rar look read rw-93c46-24c.rar
- 2022-10-10 07:05:03下载
- 积分:1
-
计算机串口调试的小程序,可以监测串口的RTS,DSR活动
计算机串口调试的小程序,可以监测串口的RTS,DSR活动-Computer serial port debugging applets, you can monitor the serial port of the RTS, DSR activities
- 2023-02-28 14:10:04下载
- 积分:1
-
WL013开发板的串口通信详细例程,包括软件…
WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!-WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!
- 2023-07-12 04:25:03下载
- 积分: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