Humidifier controller
PlatformIO ESP8266 project
Control power to a humidifier, a relay turns power to the humidifier on and off to reach the desired setpoint. All interaction is via web interface.
On initial startup look for HUMIDIFIER on WiFi, select your AP SSID and enter the password.
IMPORTANT Change the OTA password now.
The device should be connected to WiFi now.
Browse to http://humidifier.YOURDOMAIN or http://\
Default relay On/Off minimum time is 15 seconds
Default PWM WindowSize time is 60 seconds
WindowSize in mS can be changed by calling http://\
PID gains may need to be adjusted to get a good response.
Gains can be updated by calling http://\
Relay - ESP8266 D1 Mini
DC+ - 5V
DC- - GND
IN - D1
BME280 - ESP8266 D1 Mini
SCA - D2
SCL - D5
VIN - 3V3
GND - GND
VSCODE, Platformio, Highsoft Highchart