ESP8266 Web Server Displaying Variable Data

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

Комментарии • 19

  • @alex-ku9yt
    @alex-ku9yt 9 месяцев назад

    is a problem all 3 to be on one page?!

  • @MrEnajiza
    @MrEnajiza 2 года назад

    SOOO sick of my Esp8266 working on only 1 out of 6 examples i come across...freeeking annoying !!!!

  • @พงศกรจันทบุตร-ฃ4ฏ

    If I have multiple potentiometers, how do I code them for a newline in an html page?

  • @reinhardwermeling9727
    @reinhardwermeling9727 Год назад

    woher bekomme ich #include "functions.h" ?

  • @franklinnevesfilho
    @franklinnevesfilho 3 года назад

    i haven't been able to access the second page of the project, is there anything i can do?

  • @marcocanella9734
    @marcocanella9734 2 года назад

    Excelente aula , obrigado! Sou brasileiro!

  • @kychemclass5850
    @kychemclass5850 3 года назад +1

    Hi.
    Thank you for this video. :D
    t would be great if you could teach us how to send data directly from one ESP01 to another ESP01 :D - no browser, no router.

    • @AnasKuzechie
      @AnasKuzechie  3 года назад +1

      Thanks for your feedback. You can by using ESP-NOW communication protocol. I'll do more research & hopefully implement a project.

    • @kychemclass5850
      @kychemclass5850 3 года назад +1

      @@AnasKuzechie Look forwards to it :D

    • @AnasKuzechie
      @AnasKuzechie  3 года назад +1

      Hi. ESP-NOW video is now available. Again many thanks for your feedback.

    • @kychemclass5850
      @kychemclass5850 3 года назад +1

      @@AnasKuzechie Thanks. Really appreciate the video and notice :D

    • @renecabuhan1675
      @renecabuhan1675 2 года назад

      Amazing tiny little thing 😎. It would be also call if u send it directly to your SQL db

  • @renecabuhan1675
    @renecabuhan1675 2 года назад

    Hi sir, you posted ur video too late. I struggle lot of things in the previous weeks , thanks god I finally figured it out. This video would really help a lot to those who are still confused on how this tiny amazing chip works.

  • @lafusaja1617
    @lafusaja1617 2 года назад

    Good job

  • @jonathanjakob1811
    @jonathanjakob1811 3 года назад

    Can I connect to the website if I’m not in the Lan of the Esp

    • @AnasKuzechie
      @AnasKuzechie  3 года назад

      No, because the sketch is generating a local IP address. To access the website from anywhere we need to do port forwarding. Maybe in a future video I can demonstrate it.

    • @jonathanjakob1811
      @jonathanjakob1811 3 года назад

      @@AnasKuzechie oh ok, that would be great