Here’s a cool project that you can control your LCD with ethernet.
The simple “switch on/off a relay” circuit which was the only function provided by the avr web server until now did not require HTML-forms. I used simply 2 URLs http://baseurl/password/1 for switching on and http://baseurl/password/0 for switching off. This does not work anymore for the display as we want to type a text into a web page which should then be shown on the display. What is needed is a needed is a proper decoding of HTML form data.
2 Responses to DIY – Simple LCD Control with Ethernet
Leave a Reply

Other interesting stuff at Zedomax.com: avr, Circuits, Consumer, DIY, DoItYourself!, Educational, Gadgets, Hack, html, Industrial, lcd-ethernet, make, makezine, Microcontroller, Misc, Network, Projects, server, simple, Web, Zedomax
Check out more interesting categories: Circuits, Consumer, DIY, Educational, Gadgets, Hack, Industrial, Microcontroller, Misc, Network, Projects.
that is cool… but it doesnt work??? please explain…
very simple for you 😛