D-Link DSL-G684T Manual de usuario Pagina 36

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 118
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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);
Vista de pagina 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 117 118

Comentarios a estos manuales

Sin comentarios