Web based UI

I’m making a UI for hardware control functions using HTML, but it feels too simplistic to be considered a full-fledged program, which is causing some confusion about its nature. We’re developing a web-based feature that provides comprehensive control over RoastFlask while keeping it lightweight, allowing for monitoring of the entire roasting process.

The basic architecture involves setting up a web server on an ESP8266 microcontroller, monitoring the values of each sensor, and automatically adjusting the roasting processor options, various functions, temperature, and fan speed based on the monitored sensor values.

The hardware is tightly integrated with the web, enabling future firmware updates through Over-The-Air (OTA) functionality via the web.

Leave a Reply

Your email address will not be published. Required fields are marked *