This is a basic example of the connection of ESP32 with a simple graphic user interface (GUI) developed trought C# .Net in order to controll a LED brightness with a trackbar (slider) and receive lectures of voltage measurements from an ADC port from the ESP32. The comunication archiqutecture is based on WebSocket protocol due its properties of multiple requests at the same time. The data is sent/received trought a string variable with JSON format to ease the procedure. The ESP32 was programmed with the Arduino IDE.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a basic example of the connection of ESP32 with a simple graphic user interface (GUI) developed trought C# .Net in order to controll a LED brightness with a trackbar (slider) and receive lectures of voltage measurements from an ADC port from the ESP32.
joe-source113898/WebSocket-ESP32-GUI-Example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a basic example of the connection of ESP32 with a simple graphic user interface (GUI) developed trought C# .Net in order to controll a LED brightness with a trackbar (slider) and receive lectures of voltage measurements from an ADC port from the ESP32.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published