D-Link DSL-G684T Uživatelský manuál Strana 36

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 118
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 35
36
if ((get == 1)||(post == 1))
{
Serial.println("\n\rConnection opened.");
HTML_print("<html>");
HTML_print("<title>Test of servo motor
controller</title>");
HTML_print("<h1>");
HTML_print("Servo controll TEST");
HTML_print("</h1>");
HTML_print("<form name=\"input\" action=\"/\"
method=\"post\">");
HTML_print("New Positon(range 0-180):");
HTML_print("<input type=\"text\" name=\"%poh\"
/>");
HTML_print("<input type=\"submit\"
value=\"Submit\" />");
HTML_print("</form>");
HTML_print("</br> ");
HTML_print("this is example of use of the HTML, as
we can see ");
HTML_print("simple status or control website can
be stored");
HTML_print(" inside");
HTML_print("</html>");
delay(500);
SPI_Uart_print("$$$");
delay(500);
SPI_Uart_println("close");
delay(1000);
Zobrazit stránku 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 117 118

Komentáře k této Příručce

Žádné komentáře