Hey guys, using an esp32 to control an AC Infinity Cloudline fan. This is the EC motor version.
Following this thread
I was able to wire it up, and have it working properly in ha as a speed fan with 10 steps just wired up to a gpio pin directly for pwm signal.
It all works fine currently, but I’m new to this and keep reading that it’s a good idea to isolate devices running main power. So should i work an optocoupler into the pwm signal circuit? Or would the pwm signal coming from the infinity be isolated already with it being an EC controlled motor?
If I did need the opto, I guess I would wire the input side pins to gpio pin/resister and ground, output pins pwm signal to fan and 3.3v pin?
thx guys! Absolutely loving esphome for getting into this stuff! Well done devs!