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

terry b793e640e2 add output лет назад: 2
Core c4fbd6f8cf reduce frequency by 8M, repair temperature лет назад: 2
Doc c4fbd6f8cf reduce frequency by 8M, repair temperature лет назад: 2
Drivers a523af8b45 reduce chip frequency to 48M лет назад: 2
MDK-ARM b793e640e2 add output лет назад: 2
Middlewares 9447118802 add FreeRTOS system лет назад: 2
Output b793e640e2 add output лет назад: 2
.gitignore b793e640e2 add output лет назад: 2
.mxproject 9447118802 add FreeRTOS system лет назад: 2
iocollect.ioc c4fbd6f8cf reduce frequency by 8M, repair temperature лет назад: 2
keilkill.bat a72e9661ac initial version лет назад: 2
readme.md 2ef9e11a90 repair temperature measurement 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_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;