-
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
-
communication between PCs
VC++ 串口通信工程开发实例导航第一章 串口实现双击互联 源码-communication between PCs
- 2022-03-25 00:04:25下载
- 积分:1
-
基本的CAN总线通信
基本的CAN总线通信
基本的CAN总线通信
- 2023-07-08 07:10:05下载
- 积分:1
-
红外线发射与接收源程序 实现红外线的接收和发送.
红外线发射与接收源程序 实现红外线的接收和发送.-is a program with infrared ray transmit and incept .implement infrared ray transmit and incept
- 2022-05-09 05:34:13下载
- 积分:1
-
USB OTG FS control
USB On-The-Go Full Speed Host and High Speed Peripheral Controller-USB OTG FS control
- 2022-04-09 00:55:13下载
- 积分:1
-
TCP/IP xiang, XIE. Volume 3. The author (American) : w.richard anatomy. Machiner...
TCP/IP祥解。卷3。 作者(美):w.richard stevens. 机械工业出版社。-TCP/IP xiang, XIE. Volume 3. The author (American) : w.richard anatomy. Machinery Industry Press.
- 2023-06-04 12:40:03下载
- 积分:1
-
this is a code which measures freuency occuring at outside
this is a code which measures freuency occuring at outside
- 2022-10-15 09:40:02下载
- 积分:1
-
我上传的是《高质量C++C编程指南.rar》,行业里面很红的一本教材...
我上传的是《高质量C++C编程指南.rar》,行业里面很红的一本教材-I upload the "high-quality C C Programming Guide. Rar, "industry is red inside a textbook
- 2023-08-15 13:50:06下载
- 积分:1
-
射频卡读写程序,射频识别技术集成电路卡,美国…
射频卡读卡程序,射频IC卡识别技术,通常由载有密码的射频IC卡来代替传统的键盘密码。读卡模块读出密码后,即产生输出电信号,继而驱动执行机构动作,或将密码(如卡号)送给外围对接设备(如电脑或单片机等)。采用射频卡读卡模块及感应体构成的特定系统中,因射频卡内码信号唯一且不可复制,因此射频卡不仅杜绝了非法复制密码,还为各种控制采用信息化管理创造了条件。-RF card reader procedure, radio frequency identification technology IC cards, usually containing the password from the RF IC cards to replace the traditional keyboard password. Reader module read out a password, as a result, the output signal, and then drive the implementation agency action, or passwords (such as logging) gave the external docking equipment (such as computer or microcontroller, etc.). RF card reader module consisting of sensors and the specific system, RF signal code card but not the only copy, RF Card not only prevents illegal copying passwords, but also controls the use of information management to create the conditions.
- 2023-07-23 01:35:03下载
- 积分:1
-
绘制噪声
用于绘制高斯噪声。这些程序都用在传输信号时的噪声信道的信噪比计算
- 2022-05-26 09:46:58下载
- 积分:1