ARM Webserver with ethernet shield W5100 and STM32 on mbed
ARM Webserver with ethernet shield W5100 and STM32 on mbed
COMPONENTSHardware components
- W5100 ethernet shield
x 1
PROJECT DESCRIPTION
This project shows how to build a web server using W5100 and STM32F030 based core boards on MBED.
That creates a web page using HTML and CSS and run the web server.
WIZnet's library is used to control the W5100 Ethernet shield, which is an essential interface for data transmission and reception.
Figure 8:?Webserver?page.
The code and the detailed procedure can be found in the original link:
https://www.embarcados.com.br/arm-webserver-w5100-stm32-mbed/