GUI for ESP32 implementation

Hello,

FYI, I have found out a great solution to create a very nice graphical user interface (GUI) using ESP32 (or any other micro-controller device)! The solution seems interesting to me because the entire GUI (on Android device) is created from the ESP32 side.

I am now building a simple MQTT GUI solution to try this out, but it seems one can also use USB, Bluetooth and Bluetooth LE very easily! I will try to show my end solution.

In case it helps anyone (video tutorials):
MQTT: How to create a GUI over MQTT using GUI-O application, ESP32 and Arduino - YouTube
BLE: How to create a GUI with BLE communication using GUI-O application, ESP32 and Arduino - YouTube

There are tutorials for Bluetooth classic and USB also.

Best regards,
kpoopk

1 Like

A short introduction of the GUI-O app. In case it helps someone to decide if it's worth a try:

Best regards,
kpoopk

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.