Skip to main content
KHass.1
Visitor II
February 19, 2022
Question

IOT_HTTP_WebServer Demo has a webserver web page imbedded what tool should I use to edit the web page graphics?

  • February 19, 2022
  • 1 reply
  • 609 views

The B-U585I-IOT02A discovery PCA and demo code has a server what tools should be used to modify the screen view tool flow to modify the screen as it related to the STCubeIDE tool?

This topic has been closed for replies.

1 reply

Mohamed Aymen HZAMI
ST Employee
April 15, 2022

Hello @KHass.1​ and welcome to the community,

What do you mean changing the web page interface?

if you mean the web page display you can go under "B-U585I-IOT02A\Demonstrations\IOT_HTTP_WebServer\Fs" and open the index.html with notepad++ for example and make the desired changes

Mohamed Aymen