-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
是挂语言LINUX 的C 的很好的文章初学着可以好好的学习一下
是挂语言LINUX 的C 的很好的文章初学着可以好好的学习一下
-LINUX is pegged to the C language is a good beginner article to properly study the
- 2023-07-03 14:20:05下载
- 积分:1
-
基于RS232通信协议实现开关量信号接收
基于RS232通信协议实现开关量信号接收-based RS232 communication protocol switch signal reception
- 2022-06-12 02:36:01下载
- 积分:1
-
介绍交换机的设计原理,以及在设计中需要注意的地方,本文主要是一个基础新的介绍。...
介绍交换机的设计原理,以及在设计中需要注意的地方,本文主要是一个基础新的介绍。-Introduction switch design principles, as well as in the design of places that need attention, this article is primarily a foundation for a new introduction.
- 2022-11-27 01:05:03下载
- 积分:1
-
本程序实现在windows ce系统下的串口通讯
本程序实现在windows ce系统下的串口通讯-Realize this procedure in the windows ce system of serial communication
- 2022-01-21 01:35:59下载
- 积分:1
-
一种重要的P2P路由算法CAN,学习和研究对等网络的路由机制的非常有用的参考资料...
一种重要的P2P路由算法CAN,学习和研究对等网络的路由机制的非常有用的参考资料-An important P2P routing algorithm CAN, study and research on the network routing mechanisms such as a very useful reference for
- 2023-07-10 18:00:03下载
- 积分:1
-
VC++下多线程串口通讯源程序
VC++下多线程串口通讯源程序-VC++ under multithreading string mouth communication source
program
- 2022-04-10 19:25:51下载
- 积分:1
-
本库名为 Simple Multiple Communication 简称SMCOMM,本库作用是实现多串口同步的读写操作。
本库名为 Simple Multiple Communication 简称SMCOMM,本库作用是实现多串口同步的读写操作。-The library called Simple Multiple Communication referred to SMCOMM, the library role is to realize the serial number of the read and write operations simultaneously.
- 2022-02-03 18:55:55下载
- 积分:1
-
用于通信中信道编码
用于通信中信道编码-for communications channel coding
- 2022-07-05 05:39:38下载
- 积分:1
-
ofdm通信系统相关编码,包括导频、同步等部分
ofdm通信系统相关编码,包括导频、同步等部分-ofdm communication system-related codes, including the pilot, synchronization and some other
- 2023-08-12 23:55:03下载
- 积分:1