[MDuino21+PLC] Arduino Web Server Tutorial

Tutorial: Learn how to make an Arduino Web Server with your Ethernet Shield
ORIGINAL POST
By Fernandez Queralt Martinez
components
Hardware Components
MDuino
X 1
details

001-20220103-150425.png

Original : https://www.industrialshields.com/blog/arduino-industrial-1/post/arduino-web-server-tutorial-438

INTRODUCTION 

In this tutorial, we will use the MDuino21+ PLC to create a Simple Web Server. Using the Ethernet library, we will be able to answer a HTTP request with the Ethernet shield. After opening a browser and navigating to your Arduino based PLC with Ethernet’s IP address, your Arduino will respond with just enough HTML for a browser to display the input values from all six analog pins.

001-20220103-150425.png

Original : https://www.industrialshields.com/blog/arduino-industrial-1/post/arduino-web-server-tutorial-438

INTRODUCTION 

In this tutorial, we will use the MDuino21+ PLC to create a Simple Web Server. Using the Ethernet library, we will be able to answer a HTTP request with the Ethernet shield. After opening a browser and navigating to your Arduino based PLC with Ethernet’s IP address, your Arduino will respond with just enough HTML for a browser to display the input values from all six analog pins.

documents
Others
Ethernet PLC(M-duino)

COMMENTS

Please Login to comment
  Subscribe  
Notify of