
components
Hardware Components
MDuino
X 1
details
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
COMMENTS