What is your experience with control flow for Wilo ? What hardware and protocol you used?
so it is controlled with 5V PWM ?
m5stack has some nice PWM board for the atoms, m5-docs plug and play
Yes my pump needs 5V high for the PWM input. The ESP32 PWM output is 3.3V (IIRC).
Is yours UPM3 K 15-75 130? The pump?
It’s a DUCA APE25-8-130
I think those units are for actual power PWM outputs, not just control signals. Would probably still work, but it’s not required. Any PWM-capable GPIO will do the job. Even thouth the pumps might expect 5V PWM, they might still work with 3.3V signals. If not, any level shifter will do.
Ah my bad, then a simple level shifter should do fine (if needed at all)
Thanks for all the help. I got it working.
Only just logged back in and saw this - glad someone else has helped you out ![]()
Hello
@Ivo_Trankolov I only sign in here, because I also want to control a Grundfos pump with PWM and read out the speed as well. You wrote, that you got it working.
Can you give me a hint to the used hardware and the code you used? I think the UMK is similar to my Alpha 1.
Thanks


