Search found 1 match

by Pooja Stanly
Thu Jan 27, 2022 8:45 am
Forum: ESP-IDF
Topic: How to create webpage for my esp32 project modubus reading?
Replies: 0
Views: 759

How to create webpage for my esp32 project modubus reading?

I have a ESP32 Ethernet kit and using the Modbus protocol generate some readings for my project.
I need to display these readings in a webpage.
I am using free rtos as my os and visual studio espidf is my IDE.
how can I connect http server and create webpages and display it in a browser?