03 ESP32 Wi-Fi and Web Server | Web Pages to Control LEDs over Wi-Fi in Access Point & Station Modes

  Рет қаралды 49,466

Education is Life (joed goh)

Education is Life (joed goh)

Күн бұрын

Пікірлер: 67
@sennabullet
@sennabullet 6 ай бұрын
Every single one of your videos is amazing. Great content, perfect presentation. Easy to understand. Thank you for sharing your knowledge.
@joedgoh
@joedgoh 6 ай бұрын
Thank you! Appreciate your comment 😊
@ChristianGrumbeck
@ChristianGrumbeck 10 ай бұрын
Thanks for this video you have no idea how much you have helped me, just thanks.
@joedgoh
@joedgoh 10 ай бұрын
Glad to be of help 🙂
@МаксимТарабцев
@МаксимТарабцев Ай бұрын
Thankyou very much! I, it seems, did according to your project about 5 years ago and now i found it again, but already on a new controller and it already works!
@nosferatusvii
@nosferatusvii 6 ай бұрын
Iba ka talaga sir Goh! Nakakamiss maging studyante nyo. Marami akong natutunan sa inyo 😁
@joedgoh
@joedgoh 6 ай бұрын
Maraming Salamat! 😁
@I_am_Ashok
@I_am_Ashok 8 ай бұрын
You are just genius bro. God bless you and always stay happy and healthy.
@joedgoh
@joedgoh 8 ай бұрын
Thank you. I appreciate your comment 🙂
@wayneslaughter5512
@wayneslaughter5512 8 ай бұрын
Excellent explanation, Joed!
@joedgoh
@joedgoh 8 ай бұрын
Thanks for watching! 🙂
@adamschofield2960
@adamschofield2960 8 ай бұрын
Excellent. Helped me a lot. Thanks
@joedgoh
@joedgoh 8 ай бұрын
Great to hear! 😊
@mungkey
@mungkey Жыл бұрын
Salamat sir. Very clear and easy to understand. I learned a lot!
@mohammadkazzazi3757
@mohammadkazzazi3757 3 ай бұрын
Thank you for your videos, They really help me a lot.
@joedgoh
@joedgoh 3 ай бұрын
Wlecome and thanks!
@s10jam
@s10jam 9 ай бұрын
Excellent video and demonstration
@joedgoh
@joedgoh 9 ай бұрын
Thanks!
@ManishSharma-fi2vr
@ManishSharma-fi2vr Жыл бұрын
Great Session!
@Noughtta
@Noughtta Жыл бұрын
Exactly what I was looking for, Thank you!
@joedgoh
@joedgoh Жыл бұрын
Welcome
@gokhanturan7879
@gokhanturan7879 2 жыл бұрын
Hi there, loved your educational series. I have a question for you. What is the best solution for communicating with 60 different identities Esp32 via Wi-Fi ?
@kevintsilvers
@kevintsilvers Жыл бұрын
Great Job
@arunc.a2821
@arunc.a2821 Жыл бұрын
You never disappoint me
@joedgoh
@joedgoh Жыл бұрын
Thank you!
@alaingoyette7103
@alaingoyette7103 9 ай бұрын
Hi Joed, thx for the great video. Question, do you know what is the range when using WebServer SAP? Thx!
@joedgoh
@joedgoh 9 ай бұрын
Thanks. It depends on the model and antenna, and other factors like walls or open area. Typically 50 meters up to 200m
@alaingoyette7103
@alaingoyette7103 9 ай бұрын
@@joedgohWhat about as an Access Point? 6 to 10 meters? It's possible I get the terminology wrong 😅
@evelioexcellenta7652
@evelioexcellenta7652 9 ай бұрын
Hello im new to this, i see that you are not using AsyncWebServer and SPIFFS, may i ask what's the difference and which one should i use (your video or these 2)? because my teacher told me to use AsyncWebServer and SPIFFS. but from your video i can't seem to see the difference in function of using your method and my teacher's method, it seems to have the same output
@BlondieHappyGuy
@BlondieHappyGuy Жыл бұрын
I've just started to learn ESP32. I've been building projects with Arduino for year, but it was time to move up to something more powerful. I'd like to confirm something that I've noticed and been able to confirm what's causing it. I watched the video and what I'm seeing here on 2 different ESP32 boards (one is 32 pin, the other a 38 pin) is different. I edited my orig comment to make it shorter. Long story short, what I see with my 2 boards, is the moment that *WiFi.mode( WIFI_MODE_STA )* is executed in setup, the Blue onboard LED is on constantly. Actually, it flickers super fast and even though no more code is executed, the light stays on (like super fast data transfer). I also confirmed that it's NOT related to Serial as I disabled all of that. In my test sketch, to confirm what I'm seeing, I started sta, waited 10 seconds then *WiFi.mode( WIFI_MODE_NULL )* to stop WiFi. *The LED goes out and functions normally.* I figured that since everything seems to run ok, this must be an indicator that WiFi mode is set. And yes, any of the mode functions have the same effect, except, Null, of course. *But in seeing the video*, I see that *WiFi.mode( WIFI_MODE_STA )* is executed in setup, but the Blue onboard LED does NOT light up and go nuts. So now I wonder, do I have a problem here? Is this a library problem or could it be a firmware issue on the 2 different ESP32 boards?? As I'm new to ESP32, I'm not where to find the right firmware files to update them or even how to see which firmware version they currently have. So can anyone confirm if this is a problem or if it's just how some ESP32 boards work? I should say that one of them has the word, WROOM on it and supposedly it's: *ESP-WROOM-32 Chip CP2102* (38 pins) The other one says, *ESP32-D0WDQ6 Chip for IOT.* (30 pins) So as far as I can tell, they are different, yet with the WiFi mode set, they both have the Blue LED steady on. Does anyone know?? Thanks in advance.
@user-iu1yk8kg8s
@user-iu1yk8kg8s Жыл бұрын
Totally new to ESP32 how easy would this be to use toggle buttons instead of standard button?
@sachintharavindu3356
@sachintharavindu3356 3 ай бұрын
I need some help. The server can be accessed by clients on the local area network, but how can I deploy it to be accessed by my devices anywhere on earth through the internet? is there restrictions on the ESP to achieve this?
@joedgoh
@joedgoh 3 ай бұрын
the remaining lessons will answer your question.
@upendrashendye7986
@upendrashendye7986 3 ай бұрын
WiFiClient client = server.available() returns 0 and the code does not enter the following if(client) function. Pl help
@partouelectric2353
@partouelectric2353 Жыл бұрын
hi Joed. thanks for the great video. How can I get a copy of your codes? Thanks
@izoenzo9644
@izoenzo9644 Жыл бұрын
Hello can you do a tutorial about integrating DF Robot Gravity Analog pH Level sensor and DF Robot Gravity analog EC meter into ESP32-WROOM-32 IoT Development Board to Arduino IoT Cloud?
@AstroJaeger
@AstroJaeger 11 ай бұрын
Hello, when you give the web page more style, there's a line of code that cuts out, could you provide the rest of that code please?
@joedgoh
@joedgoh 11 ай бұрын
Ok. Email me pls. joedgoh@gmail.com
@korokrunch3364
@korokrunch3364 Жыл бұрын
hello, can i please get the code for the challenge? I just want to do some modifications of my own :)
@dienau6313
@dienau6313 Жыл бұрын
E (218950) gpio: gpio_set_level(226): GPIO output gpio_num error, what does that mean sir?
@muratalsu238
@muratalsu238 4 ай бұрын
Android connects to wifi network with "Keep connection". But iPhone does not connect?
@rianriansct
@rianriansct 9 ай бұрын
Hi, is it possible if in 1 wifi network I want control or remote 3 Unit ESP32 using web server?
@saurabhjoglekar
@saurabhjoglekar 8 ай бұрын
Yes, they all will have different IP addresses and you can each device's webpage by inputting that IP address. One issue you will encounter is that you will not know which IP addess is which device. You solve it by having your WiFi router to "Bind" each device to a separate IP address. That way each device will get same IP whenever they connect to the wifi.
@growingscoville
@growingscoville 2 жыл бұрын
Hi sir, ask ko lang kung meron ka po bang uploaded video na timer switch for light.
@joedgoh
@joedgoh 2 жыл бұрын
Wala pa po. Can you give the expected behavior nung "timer switch for light" na hinahanap mo?
@growingscoville
@growingscoville 2 жыл бұрын
@@joedgoh i mean switch timer po sya for arduino
@killergriller87
@killergriller87 2 жыл бұрын
Wow this is really damn well explained, thank you very much. This is perfect for my model building. I have a question can you also store a picture, because as far as I know the esp32 can not do that, but maybe I'm wrong.
@joedgoh
@joedgoh 2 жыл бұрын
Yes you can store images to the flash file system. You can search on SPIFFS and AsyncWebServer. Thanks!
@0124akash
@0124akash Жыл бұрын
This project internet based or local area network based sir ?
@joedgoh
@joedgoh Жыл бұрын
Local
@ayaansharma2007
@ayaansharma2007 Жыл бұрын
@@joedgoh how to make internet based with just esp8266 01, not esp32 or nodemcu?
@yassinebengaga5933
@yassinebengaga5933 Жыл бұрын
hi sir i did nothing wrong but its giving me that the handle_ONConnect' was not declared in this scope the error is in the beginning
@joedgoh
@joedgoh Жыл бұрын
Pls check for case sensitive declaration of your function or possibly wrong spelling.
@partouelectric2353
@partouelectric2353 Жыл бұрын
Hi. Joed, Do you have a website where I can get a copy of your video codes
@joedgoh
@joedgoh Жыл бұрын
Hi, pls send me an email request for the source code that you want. joedgoh@gmail.com Thanks
@gnarloy7034
@gnarloy7034 Жыл бұрын
@@joedgoh Hello, can i also ask for all the source codes from the Internet of Things playlist you have? I've sent you an email.
@d4te_muhammadzadidilmizadi970
@d4te_muhammadzadidilmizadi970 Жыл бұрын
this ip can be static ip
@SureshrajuGottumukkala
@SureshrajuGottumukkala Жыл бұрын
Sir how to get this video code please tell me sir.
@joedgoh
@joedgoh Жыл бұрын
Pls email me. Thanks
@deenotableeg4804
@deenotableeg4804 5 ай бұрын
Where the code link. Its bad expernce
@jasonchua3956
@jasonchua3956 Жыл бұрын
Hi there, could you share your code, thanks
@muhammadahtsham5260
@muhammadahtsham5260 2 жыл бұрын
hi sir please upload video on microphone max4466
@joedgoh
@joedgoh 2 жыл бұрын
Thanks for the suggestion
@RIR66
@RIR66 6 ай бұрын
Share you code
@carlosmolina3850
@carlosmolina3850 6 ай бұрын
Wait. I will get you a spoon
ESP32: Webserver, Websockets and JSON (WiFi Part 2) - Arduino
35:17
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 6 МЛН
This dad wins Halloween! 🎃💀
01:00
Justin Flom
Рет қаралды 57 МЛН
ESP32 Web page creating and updating
32:11
Kris Kasprzak
Рет қаралды 168 М.
NodeMCU ESP8266 Webserver in Access Point Mode
21:52
BINARYUPDATES
Рет қаралды 34 М.
WiFiManager with ESP32 - Stop Hard-coding WiFi Credentials!
54:58
DroneBot Workshop
Рет қаралды 609 М.
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 660 М.
ESP32 WebSocket Server
10:25
Anas Kuzechie
Рет қаралды 57 М.
ESP32/ESP8266 Relay Module - Control AC Appliances (Web Server)
6:10
ESP32 Access Point and Router connection explained
8:51
MoThunderz
Рет қаралды 51 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 6 МЛН