D-Link DSL-G684T Instrukcja Użytkownika Strona 36

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 118
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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);
Przeglądanie stron 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 117 118

Komentarze do niniejszej Instrukcji

Brak uwag