自研的新版io采集通讯模块,它能采集8路开关量,输出4路开关量,2路4-20mA模拟量,一路NTC探头温度,基于modbusRTU协议通讯

terry 6b744df145 add iap function 2 년 전
Core 6b744df145 add iap function 2 년 전
Doc 6b744df145 add iap function 2 년 전
Drivers a4ade8341e update gpio collection driver 2 년 전
MDK-ARM 6b744df145 add iap function 2 년 전
.gitignore 77715f93a0 add Baud Rate Modification 2 년 전
.mxproject 02f400ae37 NEW 2 년 전
iocollect.ioc 6b744df145 add iap function 2 년 전
keilkill.bat a72e9661ac initial version 2 년 전
readme.md 6b744df145 add iap function 2 년 전

readme.md

iocollect

http://192.168.0.139:3000/xuy/iocollect

function_v1.0:

Function

######Created on 2023/5/5 #####GPIOA port level detection; #####GPIOB port level detection; #####GPIOB output level setting; #####ADC 3-way detection (2x 4-20mA, temperature); #####ADC 2-way calibration (2x 4-20mA); #####System software restart;


function_v1.1:

Add Function

######Updated on 2023/5/5 #####Add View Device Address; #####Software modification baud rate; ######Updated on 6/5/2023 11:18:02 AM #####Add DMA receive statement;

function_v1.2:

Add Function ######Updated on 6/7/2023 2:10:31 PM #####Add IAP(In Application Programming);