HTTP CGI(Common Gateway Interface) can be used to send the data from the webserver to the microcontroller. For example…
cgi
STM32 ETHERNET #6.1 HTTP WEBSERVER SSI
SSI (Server Side Include) can be used to send the data from the controller to the webserver. For example, we can send any sensor’s data….
STM32 ETHERNET #6. HTTP WEBSERVER SIMPLE
This is 6th Tutorial in the ethernet series, and today we will see how to use our STM32 to create a HTTP Webserver.