Smart device with ESP32

Task

To create a WI-FI module that would enable the existing air humidifier system to be controlled remotely using the Internet. The module must communicate with the controlled system using the Modbus protocol.

The solution

A WI-FI module prototype was designed and manufactured. An ESP32 controller was used. A pre-programmed Android app to control the air humidifier system. Data exchange is implemented using the MQTT protocol.

Application for humidity control device
Application for humidity control device
WI-FI module for smart air humidifier with ESP32
ESP32 MQTT to Modbus converter for smart air humidifier