forked from arduino-libraries/Ethernet
-
Notifications
You must be signed in to change notification settings - Fork 11
WebServer
taylor edited this page Apr 18, 2019
·
3 revisions
Original tutorial WebServer on Arduino Homepage.
Run Arduino IDE and Open "WebServer.ino" sketch.
Upload WebServer sketch.
Open serial monitor and you'll be able to see the your network information.
Run Internet Browser like Chrome.
Connect to WebServer.
The WebServer will has sent analog to digital converted value every 5 seconds.