Tutorial: ESP32 Web Server | ESP32 WiFi AP Mode

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ส.ค. 2020
  • Last time, I posted tutorial on how to use the ESP32 configured as WiFi Station. In order for us to control something in our web server, we need to connect to ESP32 and our device in the same Access Point or router. Now we will directly connect to our ESP32 Web Server by configuring it as WiFi Access Point.
    For more details, circuit diagram, and source code, visit:
    techtotinker.blogspot.com/202...
    Please LIKE, SHARE, and SUBSCRIBE.
    Thank you.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 26

  • @patonaranjo9394
    @patonaranjo9394 21 วันที่ผ่านมา

    hello
    Is it possible to connect a cell phone with an App Inventor application and send data to two ESP32 modules to control different LEDs on each card?
    without occupying a router

  • @RAGNAGAMER
    @RAGNAGAMER 2 ปีที่แล้ว

    is it possible to add an css to the webserver on the esp, or an easier way to make the buttons larger for on phone?

  • @Hasan...
    @Hasan... 3 ปีที่แล้ว

    Hi George, excellent video! I was thinking of a home-automation project where one ESP32 communicates through its own AP to four ESP-01 (or ESP8266) to turn on/off lights (relays) wirelessly. Do you think this is easy to achieve? I am assuming, I'd need to program each ESP-01 controllers to get connected to the SSID PASS already defined by AP of ESP32, and wait for signals in a loop. Is there an easier way then to send/receive data directly between them? instead of using webserver?

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      Hello @Hasan Shariq, thank you for the appreciation.
      With regards to your question:
      #1. 1 esp32 as ap server to 4 esp8266 as client is achievable using the current sample code. You might also want to look for async asynchronous web server for multitasking.
      #2. other option could esp now.
      Cheers.

  • @m.furqonrabbani7610
    @m.furqonrabbani7610 ปีที่แล้ว

    can you set the ip static so i dont need to see serial monitor anymore, or maybe it can redirect to the sort of landing page after it connected

  • @bernardvaati4018
    @bernardvaati4018 2 ปีที่แล้ว +1

    Congrats for the video, but am mostly interested with the code, you're moving faster to the code part, Its so nice if you write the code explaining or explain line by line in oder to understand it better.

  • @kamalkamel7559
    @kamalkamel7559 3 ปีที่แล้ว +1

    nice! thank you

  • @FPChris
    @FPChris 3 ปีที่แล้ว

    So it connects/disconnects per client message. So the 4 client limit is simultaneous requests, correct? .... What is the mbps transfer rate and is there a data size limit?

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว +2

      @FPChris, yes it connects with the client, process it then disconnects.
      Simultaneous? The example given here, no. You may look for async web server for that.
      I don't have info about transfer rate and data size limit, I haven't done a test about it.

    • @FPChris
      @FPChris 3 ปีที่แล้ว

      @@TechToTinker no I wasn’t suggesting yours was simultaneous. I was only trying to understand how it counts 4 connections if each connects then disconnects.

  • @rioroy1651
    @rioroy1651 2 ปีที่แล้ว

    Hi.....so im making a monitering system using soft AP mode without internet.....all works fine but the have to manually refresh the page to see the data.Can you please make a video on auto refreshing the values..

    • @TechToTinker
      @TechToTinker  2 ปีที่แล้ว

      You should use the AJAX to make the values auto refresh. I have implemented it before but using micropython. You may check that out to have some ideas.
      You may email me at tech.to.tinker@gmail.com if you need further help.
      Cheers.

  • @anokhautomation4453
    @anokhautomation4453 3 ปีที่แล้ว

    Nice tutorial Mr George. Can you do the same project with esp8266 in micropython programming to control 4 LED??

  • @vineshgda
    @vineshgda 3 ปีที่แล้ว +1

    Good video

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      Hello Vinesh, thank you.

  • @valenciaalbert5403
    @valenciaalbert5403 2 ปีที่แล้ว

    salamat kabayan.

  • @0124akash
    @0124akash ปีที่แล้ว

    This project based on local area network or global internet based ?

    • @charleslyell3748
      @charleslyell3748 10 หลายเดือนก่อน

      Local, no internet connection.

  • @YasirSajjad-fy4rx
    @YasirSajjad-fy4rx ปีที่แล้ว

    Nice
    my esp2 32 from heltec is not working

  • @mirzaabdulrehman428
    @mirzaabdulrehman428 3 ปีที่แล้ว +1

    internet required for this?

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว +1

      In access point mode, no.

  • @kuyanatnatdkrx7
    @kuyanatnatdkrx7 2 ปีที่แล้ว +1

    your accent sounds Filipino

    • @TechToTinker
      @TechToTinker  2 ปีที่แล้ว

      Hehe yes because I am Filipino :)