]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/httpd-fs/io.shtml
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS / Demo / ColdFire_MCF51CN128_CodeWarrior / Sources / httpd / httpd-fs / io.shtml
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <html>\r
3   <head>\r
4     <title>FreeRTOS.org uIP WEB server demo</title>\r
5   </head>\r
6   <BODY>\r
7 <font face="arial">\r
8 <a href="index.shtml">RTOS Stats</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="io.shtml">IO</a>\r
9 <br><p>\r
10 <hr>\r
11 <b>Dynamic IO demonstration</b><br>\r
12 \r
13 <p>\r
14 This page demonstrates two way communication.  By using the check box this WEB interface can influence the program execution.<p>\r
15 Use the check box and "Update IO button" to set the state of LED1.  Refresh the page to display the state of LED1.\r
16 \r
17 \r
18 <p>\r
19 <form name="aForm" action="/io.shtml" method="get">\r
20 %! led-io\r
21 <p>\r
22 <input type="submit" value="Update IO">\r
23 </form>\r
24 <br><p>\r
25 </font>\r
26 </body>\r
27 </html>\r
28 \r