<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Fast Track to Arduino Programming - Lesson 4b, How to use an Ethernet Shield with a WEB page</title><link>/products/arduino/b/blog/posts/fast-track-to-arduino-programming---lesson-4b-how-to-use-an-ethernet-shield-with-a-web-page</link><description>Link back to main menu Fast Track to Arduino Programming link to lesson 4a incase you missed it : Fast Track to Arduino Programming - Lesson 4a, Ethernet input and response test console In lesson 4a we reviewed the HTML based console that ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fast Track to Arduino Programming - Lesson 4b, How to use an Ethernet Shield with a WEB page</title><link>https://community.element14.com/products/arduino/b/blog/posts/fast-track-to-arduino-programming---lesson-4b-how-to-use-an-ethernet-shield-with-a-web-page</link><pubDate>Thu, 14 May 2015 02:02:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:508a7c1c-c675-48f6-b9b4-3eccdb685526</guid><dc:creator>brunosurf17</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hello Peter.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for your attention, my code and configuration is as follows:&lt;/p&gt;&lt;p&gt;Lesson 4:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span&gt; var myIPaddress = &amp;quot;&lt;/span&gt;http://192.168.1.247/&lt;span&gt;&amp;quot;;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var analogAlljson = &amp;quot;analogAlljson&amp;quot;;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var digitalAlljson = &amp;quot;digitalAlljson&amp;quot;;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Arduino:&lt;/p&gt;&lt;p&gt;byte mac[] = { 0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xaa };&lt;/p&gt;&lt;p&gt;&lt;strong&gt;IPAddress ip(192,168,1,247);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;IPAddress dns1(192,168,1,1);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;IPAddress gateway(192,168,1,1);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;IPAddress subnet(255,255,255,0);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;EthernetServer server(80); // use standard port 80&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/497x166/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-508a7c1c-c675-48f6-b9b4-3eccdb685526/contentimage_5F00_182613.png:497:166]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The other parts of this code the same as files &lt;span&gt;GITHUB.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thank you very much&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=17941&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Fast Track to Arduino Programming - Lesson 4b, How to use an Ethernet Shield with a WEB page</title><link>https://community.element14.com/products/arduino/b/blog/posts/fast-track-to-arduino-programming---lesson-4b-how-to-use-an-ethernet-shield-with-a-web-page</link><pubDate>Thu, 14 May 2015 01:02:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:508a7c1c-c675-48f6-b9b4-3eccdb685526</guid><dc:creator>brunosurf17</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Personally, I am unable to capture the state of the Arduino doors, changed the ip configurations in Arduino and html according to my network, I tested other browsers and poblema persists.&lt;/p&gt;&lt;p&gt;I can trigger all the pins, but this being possible to read the entries&lt;/p&gt;&lt;p&gt;I can ping the Arduino still not working.&lt;/p&gt;&lt;p&gt;what should I be doing wrong?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since already thank you.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=17941&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Fast Track to Arduino Programming - Lesson 4b, How to use an Ethernet Shield with a WEB page</title><link>https://community.element14.com/products/arduino/b/blog/posts/fast-track-to-arduino-programming---lesson-4b-how-to-use-an-ethernet-shield-with-a-web-page</link><pubDate>Tue, 24 Jun 2014 16:03:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:508a7c1c-c675-48f6-b9b4-3eccdb685526</guid><dc:creator>vish</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Peter,&lt;/p&gt;&lt;p&gt;Nice project! I have a doubt. Why are you keeping the HTML file in local PC? Why can&amp;#39;t you rather store it in an SD card and put it on arduino? I think most of the ethernet shields comes with an SD card slot.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=17941&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>