Productivity Open P1AM Arduino Ethernet Shield Web Server

757 views Oct 12, 2022

We will now look at the productivity Arduino Ethernet web server that we will implement on our Productivity Open P1AM industrial Arduino controller. This P1AM Web Server Example is based on an example found here. This example uses the productivity open P1AM-ETH shield to create a web server that displays the input values of a P1-08SIM and P1-04THM to a web page. This page is automatically updated every 3 seconds. The IP address of the webserver is set in the Arduino program (Sketch) Entering this IP address in your browser to view the web page. This will display the information from our Arduino P1AM on our web browser. Let's get started. 00:00 Introduction 00:31 Arduino Web Server Sketch that includes the following: 01:25 P1AM Finding MAC Address 02:08 Arduino Thermocouple Module Configuration 05:59 Hardware review 06:57 Uploading the Program Sketch to P1AM 07:26 Testing the Web Server Sketch 09:52 Conclusion / More Information More information can be obtained on our website. This includes all of the links mentioned in this video. https://accautomation.ca/productivity-open-p1am-web-server/ Here are previous posts in this Productivity Open Arduino Compatible Industrial Controller Series. A full list can be obtained at the following location: https://accautomation.ca/series/productivity-open-arduino-compatible-industrial-controller Industrial Controller Hardware https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-hardware - Starter Kit Unboxing Video https://youtu.be/y6T8fWKWan8

#Networking