KlausMu / esp32-fan-controller

ESP32 fan controller with temperature sensor and MQTT
299 stars 56 forks source link

Multiple fan support? #25

Closed imp1sh closed 3 months ago

imp1sh commented 3 months ago

Hi,

I'm thinking about using this for a PV inverter that has no active cooling but gets pretty hot. For that I'd like to control 4 fans that should spin up when the temperature sensor gets high values. That sensor I'd like to attach to the heatsink of the inverter. Does this sound doable to you with your project?

Thank you

KlausMu commented 3 months ago

Yes, I think it is usable. Did you have a look in the closed issues? This seems to be similar to your case: https://github.com/KlausMu/esp32-fan-controller/issues/24