faet:添加发布文件夹
faet:添加发布文件夹
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
### Windows
|
||||
# Windows thumbnail cache files
|
||||
Thumbs.db
|
||||
|
||||
# Folder config file
|
||||
[Dd]esktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
1343
发布文件/RLY_10V485_V02_20260402.ihex
Normal file
1343
发布文件/RLY_10V485_V02_20260402.ihex
Normal file
File diff suppressed because it is too large
Load Diff
19
发布文件/Readme.md
Normal file
19
发布文件/Readme.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 版本记录:
|
||||
|
||||
## 2026-04-02 叶阳文
|
||||
|
||||
```
|
||||
发布固件:RLY_10V485_V02_20260402.ihex 校验码:0x8FBC2043
|
||||
软件版本:V02
|
||||
硬件版本:BLV_10V485_V02
|
||||
|
||||
0V-10V温控继电器功能描述:
|
||||
1、设备地址设置为硬件拨码开关地址加上20,如拨码开关为1,实际设备地址为21.
|
||||
2、部分文档中记录数据包校验为和校验,实际主机固件中数据包为和校验取反
|
||||
3、继电器1,2是实体继电器,这两个继电器有状态指示灯。
|
||||
4、继电器3,继电器4,继电器5是低、中、高风速继电器,继电器开时输出电压。
|
||||
注意:当控制多个风速继电器开时,高风速会覆盖低风速,所以如果控制多个风速继电器时,输出电压为高位继电器的电压。
|
||||
5、默认低风速3000mV、中风速6000mV、高风速10000mV、风速停0mV。
|
||||
6、协议使用A9继电器协议,对应前五位继电器。
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user