D-Link DSL-G684T Manuel d'utilisateur Page 36

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 118
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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);
Vue de la page 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 117 118

Commentaires sur ces manuels

Pas de commentaire