03 Examples ‐ operation modes and breadboards - KlausMu/esp32-fan-controller GitHub Wiki

Simplest setup: pwm mode

Without display, PWM directly set by MQTT

With display showing status information from fan

Medium setup: pwm mode with ambient information from BME280

Without display, PWM directly set by MQTT

With display showing status information from fan and BME280

Full setup: temperature controller mode, with or without touch control

With display showing status information from temperature controller, fan and BME280, target temperature is set by MQTT

With touch display for setting target temperature