-
modbus source code with pic 16 and max 232
modbus source code with pic 16 and max 232
- 2023-03-18 04:50:03下载
- 积分:1
-
关于UART代码。你可以使用它作为一个例子,当设计UART逻辑。
一个uart的Verilog代码,希望能够帮助你做UART逻辑。-Code about uart. You can use it as an example when desighn UART logic.
- 2022-02-01 13:52:37下载
- 积分:1
-
A VC++ Message sent to do the procedure, the first time to remember to run set u...
一个VC++做的短信发送程序,在第一次运行的时候记得设置本地的区号,-A VC++ Message sent to do the procedure, the first time to remember to run set up a local area code,
- 2022-02-02 15:44:23下载
- 积分:1
-
51单片机的MODBUS的通信协议,学习中。
51单片机的MODBUS的通信协议,学习中。
- 2022-05-29 16:09:24下载
- 积分:1
-
with Serial Communication Control
用控件实现串口通信-with Serial Communication Control
- 2023-05-29 06:00:03下载
- 积分:1
-
modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。...
modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。-modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
- 2022-05-20 11:47:10下载
- 积分:1
-
一个采用mscomm控件的串口读写的例子,有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件...
一个采用mscomm控件的串口读写的例子,有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件-mscomm using a serial control of literacy example, the procedures for various documents, resources such as documents, files, source code, the source code to achieve documents and engineering documents
- 2022-01-27 16:37:47下载
- 积分:1
-
一个外国人写的rs485串口通信程序,有原理图和源代码,全面实现了485协议...
一个外国人写的rs485串口通信程序,有原理图和源代码,全面实现了485协议-a foreigner writing RS485 serial communication procedures, schematic and source code, the full realization of the 485 agreement
- 2023-06-22 19:45:03下载
- 积分:1
-
实现了一个16550 / 16750 UART核
Implements a 16550/16750 UART core
- 2023-02-26 01:10:03下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1