-
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。...
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。-prepared serial communication procedures, different transmission formats, it will automatically send and sent manually.
- 2022-01-25 22:00:28下载
- 积分:1
-
使用vb.net实现串口通讯的过程,具体见程序。谢谢!
使用vb.net实现串口通讯的过程,具体见程序。谢谢!-vb.net using Serial communication process, see the specific procedures. Thank you!
- 2023-06-24 01:30:05下载
- 积分:1
-
串口编程(中文翻译版)
串口编程(中文翻译版)----绝对经典书籍
- 2022-06-20 11:22:10下载
- 积分:1
-
使用C++实现将Modbus协议封装在DLL中的源代码
使用C++实现将Modbus协议封装在DLL中的源代码-C++ realization of the use of Modbus protocol will be packaged in a DLL in the source code
- 2022-05-24 20:15:12下载
- 积分:1
-
arm under the serial port communication program, function well, can be used to p...
arm下实现的串行口通信程序,功能完好,可以用ads编写-arm under the serial port communication program, function well, can be used to prepare ads
- 2022-02-21 09:46:47下载
- 积分:1
-
Linux串口驱动英飞凌ADM5120 SOC UART端口。这是很好的参考…
Linux uart driver for Infineon ADM5120 SOC Uart port. This is good reference to operate the SOC uart port. -Linux uart driver for Infineon ADM5120 SOC Uart port. This is good reference to operate the SOC uart port.
- 2022-05-12 14:12:19下载
- 积分:1
-
串口通讯工具,提供了两个串行POR同步监测…
串口通讯工具,提供两个串口同时监控,发送程序。有ASCII和十六进制两种显示方式,非常方便。
- 2022-11-05 18:50:03下载
- 积分:1
-
c++builder串口编程
c++builder串口编程-c builder Serial Programming
- 2023-07-14 16:00:03下载
- 积分:1
-
在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。...
在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This program demonstrated how to use serial communication API serial communication.
- 2022-07-20 11:38:41下载
- 积分:1
-
计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系...
计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial programming method DOS and BIOS interrupt function call. The experimental design using BIOS interrupt function call, through INT 14H, called ROM BIOS serial communication is a routine procedure.
- 2023-07-27 22:45:08下载
- 积分:1