Which inputs are best used to read pulses. (KC868-A V1.6)
For example, from a water sensor. 0-5V range?
I think A1-A2 or S3-S4?
How to correctly write a configuration for such an input?
Yesterday, 08:49 AM (This post was last modified: Yesterday, 10:22 AM by thomasfrank.)
@Block Blast For reading pulses from a water sensor on the KC868-A V1.6, the S3-S4 digital inputs are best since they handle discrete high/low signals effectively.
I didn't get it.
Contactors 32 and 33 are used simultaneously on #define ANALOG_A1 32; #define ANALOG_A2 33 ; S3: GPIO32; S4: GPIO33 ?
If on S (32; 33) then which contats on the A1; A2?