How to host web pages using ESP8266 | Ut Go

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 25

  • @MrThermike
    @MrThermike 8 місяців тому

    Thank you for your video UtGo! so helpful and straightforward! I have a question about the initial wifi login. what if i don't know the ssid and passcode to a setup and i want to make initial setup without compiling the sketch? how do i do it? I was thinking of WPS -if the wifi router supports it. But even if it is supported how do i go setting it up maybe through a web page?

    • @UtGoTech
      @UtGoTech  8 місяців тому

      The way of WiFi setup you are expecting is possible but that needs different code. We have not uploaded the tutorial for that. We will upload it soon.

  • @DrTRonik
    @DrTRonik 2 роки тому

    Very Helpful, thank you... 👍

  • @himanshujadon2908
    @himanshujadon2908 2 роки тому

    Very Helpful ........ Thanks ............Please Attache the HTML notepad file

    • @UtGoTech
      @UtGoTech  2 роки тому

      Currently I don't have that file

    • @olegssolovjovs8784
      @olegssolovjovs8784 Рік тому

      @@UtGoTech Hey! Where can i find it? May be you can give advise how to call it for searching

    • @UtGoTech
      @UtGoTech  Рік тому

      You can make your webpage according to your need.

    • @olegssolovjovs8784
      @olegssolovjovs8784 Рік тому

      @@UtGoTech sorry, I’m new at it. It was just a code for web page?

    • @olegssolovjovs8784
      @olegssolovjovs8784 Рік тому

      @@uttamgorai5044 Thanks!

  • @ramaraolagudu452
    @ramaraolagudu452 3 роки тому

    I've liked your live programming and explanation. Keep it up.
    Is there a way where we can connect from external network ?
    I actually wanted to operate my Nodemcu robot car from external network. Please advise 😃

    • @UtGoTech
      @UtGoTech  3 роки тому +1

      Yes, there are many different ways to operate nodeMCU from external network. The easiest ways you can achieve this is by using blynk IOT platform.

  • @Iliketurtles12121
    @Iliketurtles12121 4 місяці тому

    How can I make this page update the information withoutloading(making a wind direction monitor which then puts the info on a local page)

    • @UtGoTech
      @UtGoTech  4 місяці тому +1

      Then you have to use webstocks

  • @muhammadhassan2786
    @muhammadhassan2786 3 роки тому

    so helpful man

  • @selvasathyasai4627
    @selvasathyasai4627 2 роки тому

    Arduino board stingreadstringvoid doesn't name a type alarm found how clear

    • @UtGoTech
      @UtGoTech  2 роки тому

      Try re installing the required files. Follow the tutorial closely.

  • @siavashalishahi4752
    @siavashalishahi4752 3 роки тому

    Hi dear , after upload program to esp8266, I enter my local ip to my browser but it can't connect to it. What can I do?

    • @UtGoTech
      @UtGoTech  2 роки тому

      Install bonjour service by apple after that you can connect from your system.

  • @bassiroufaye3121
    @bassiroufaye3121 2 роки тому

    The code for data_page(){}
    The link

    • @UtGoTech
      @UtGoTech  2 роки тому

      Sorry, unfortunately the code is not available.

  • @peterrepaso1293
    @peterrepaso1293 Рік тому

    How to host it in the internet?

    • @UtGoTech
      @UtGoTech  Рік тому

      For that you have to take static IP from your ISP.