ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT. The library is designed to use as low resources (RAM/flash) as possible. Initially, it was optimized to work ...
Set fan speed by using a PWM signal Set fan speed via I²C bus Read the current fan RPM via I²C bus Auto adjust PWM range by testing the connected fan at startup (can be re-triggered by I²C bus) ...
If you’re building a project on your ESP32, you might want to give it a fancy graphical interface. If so, you might find a ...