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

terry 8a3991bc3c add test_app 2 år sedan
Core 8a3991bc3c add test_app 2 år sedan
Doc 8a3991bc3c add test_app 2 år sedan
Drivers d0cfc370ea iap completion 2 år sedan
MDK-ARM 8a3991bc3c add test_app 2 år sedan
Middlewares 9447118802 add FreeRTOS system 2 år sedan
Output 8a3991bc3c add test_app 2 år sedan
Software 8a3991bc3c add test_app 2 år sedan
.gitignore b793e640e2 add output 2 år sedan
.mxproject d0cfc370ea iap completion 2 år sedan
iocollect.ioc 0d4d6ec966 add doc&software 2 år sedan
keilkill.bat a72e9661ac initial version 2 år sedan
readme.md 8a3991bc3c add test_app 2 år sedan

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_V1.0(In Application Programming);


function_v2.0:

######Updated on 6/20/2023 1:48:34 PM #####Add freertos embedded system;

Repair function

#####Updated on 6/25/2023 2:49:47 PM #####Repair temperature measurement function;


function_v2.1:

######Updated on 2023/8/14 10:25:42 #####Add IAP;