ESP32 Web Server - ESP32 Beginner's Guide

  Рет қаралды 57,644

Enjoy Mechatronics

Enjoy Mechatronics

Күн бұрын

The ESP32 is a very powerful microcontroller with integrated WiFi,
So let's use it to make an ESP32 Web Server to control some devices using WiFi.
► Get your first ESP32 board today and start exploring the world of IoT:
👉 amzn.to/3AjPwTV
👉 amzn.to/3oCu2Pz
● Project: github.com/Enjoy-Mechatronics...
● Playlist Link: bit.ly/3TdXiq5
● ESP32 Wifi: • Connect ESP32 to WiFi ...
--------------------------------------------------------------------
✅ My current Productivity Setup 👇:
● Gaming Headset: amzn.to/3HyXgp2
● Gaming Mouse: amzn.to/3ni4Ygp
● Best Webcam: amzn.to/44pVUqw
● Keyboard: amzn.to/3ALXB3M
● GPU: amzn.to/42mylNt
● CPU: amzn.to/44lOBjs
--------------------------------------------------------------------
FOLLOW ME:
● TikTok :
/ enjoy_mechatronics
♥ Never Click This! bit.ly/3jvI8g6
● Facebook: / enjoymechatronics
--------------------------------------------------------------------
► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.

Пікірлер: 61
@markwhitaker7887
@markwhitaker7887 7 ай бұрын
Very straight forward and worked with no issues.
@cihanyldrm1339
@cihanyldrm1339 6 ай бұрын
çok teşekkür ederim, onlarca video ya baktım ama en açıklayıcı video bu olmuş, elinize sağlık
@ashborn142
@ashborn142 4 ай бұрын
i dont know how to thank you man ....your video has been soo helpfull and i also learned so many new things ....thank you sooo much
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
Glad I could help!
@bennguyen1313
@bennguyen1313 6 ай бұрын
Would love to see a tutorial on installing a webserver to the ESP32 such that it shows data collected from either its UART or BLUETOOTH interface. Especially using VS Code and the ESP-PROG (jtag) programmer!
@guillermoamodeo9170
@guillermoamodeo9170 8 ай бұрын
Excellent !! Very clear !! Thank you
@EnjoyMechatronics
@EnjoyMechatronics 8 ай бұрын
Glad it was helpful!
@buffplums
@buffplums 4 ай бұрын
This is such a great series, I’m extremely grateful to you for sharing all of your knowledge
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
Glad you enjoy it!
@buffplums
@buffplums 4 ай бұрын
@@EnjoyMechatronics Indeed, I have just finished this experiment and I am very impressed. Thank you once again.
@PabloVivCo
@PabloVivCo 5 ай бұрын
Thanks it heloed me a lot
@DAJUMEL23
@DAJUMEL23 4 ай бұрын
excelente funciona corretamente !!!! obrigado pelo seu conhecimento e demonstração do mesmo!!
@calculoimplementado1575
@calculoimplementado1575 11 ай бұрын
can a setup a web server in order to anyone request it, not only the clients connected to the same network ESP32 is ? if its possible, what should i do?
@emoutraspalavras-marloncou4459
@emoutraspalavras-marloncou4459 Жыл бұрын
Thank you so much! I would like to contact you to find out how you make and edit those nice videos. I would like to shoot something similar in Portuguese for Brazil.
@PhG1961
@PhG1961 9 ай бұрын
Excellent!
@EnjoyMechatronics
@EnjoyMechatronics 9 ай бұрын
Thanks 😊
@Akash_24675
@Akash_24675 7 ай бұрын
Can we connect Microphone and relay module with Esp32 ? If yes, then how can ? Please give suggestions
@Crfitness777
@Crfitness777 6 ай бұрын
Hi, i have watched over 50+ videos for esp32 but i am building a project using web server for esp32 to control DC motors and servos parallelly can you help me in coding part ?😢
@tesg9551
@tesg9551 14 күн бұрын
Great explanation. Thnx
@EnjoyMechatronics
@EnjoyMechatronics 13 күн бұрын
No problem
@luvchugh616
@luvchugh616 5 күн бұрын
Can u explain the difference between wifi access point and wifi server
@augestx3886
@augestx3886 Ай бұрын
which libraries do i have to install previously
@bkcganeshblogs
@bkcganeshblogs 3 ай бұрын
Sir everything is fine.But I am unable to control the server from my mobile hotspot.Can I control the server from anywhere with the IP address
@mauriciodelabarrera6444
@mauriciodelabarrera6444 6 ай бұрын
the sketch uploaded fine; then I went to the serial monitor for I.P.; it gave me the IP address with does not connect
@kpieceemmry3387
@kpieceemmry3387 6 ай бұрын
My esp didn’t show on my Wi-Fi at all I have tried it with the three of my Esp32 after pressing the reset button it didn’t generate any IP address neither is it in coverage
@accordionist4351
@accordionist4351 9 ай бұрын
Thank you very much for your video. I'm very glad to watched it. I would like to see a video about connection SD card to ESP32. I will be very grateful to you for this .❤
@EnjoyMechatronics
@EnjoyMechatronics 9 ай бұрын
Great suggestion!
@accordionist4351
@accordionist4351 9 ай бұрын
@@EnjoyMechatronics I will look forward to it
@0124akash
@0124akash Жыл бұрын
ESP32 web server means local area network hota hai ?
@fiddlinluke
@fiddlinluke 2 ай бұрын
Ok, I'm using the ESP32 as an access point. This works fine for me when I use a desktop browser to access the page, but I just get a timeout error when I try to access it through a mobile browser as shown in this video. I really need the mobile option to work for my application... any ideas why it might not be working? I didn't modify anything in the index.html file.
@kertjans8794
@kertjans8794 Жыл бұрын
Is there any way to make the display of the ESP32's webpage automatic, immediately after joining it's network? Putting it another way... can the steps of manually getting the IP address and manually opening a new browser window be automated. I want to just join the ESP32's network and jump to its web page.
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
The answer is here kzfaq.info/get/bejne/asigiJWHldHRo2w.html
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
github.com/Enjoy-Mechatronics/ESP32-Web-Server ● Playlist Link: bit.ly/3TdXiq5
@malcolmhollett8638
@malcolmhollett8638 8 ай бұрын
Hi, I can't seem to get the LEDs to light up. I'm using a 30-pin ESP-WROOM-32 (which has a slightly different pin out). The ESP32 is registering that I'm connecting to the webpages when I do so from my phone, but the LEDs don't light up... I've tried different resistors, wires, LEDs and rails on the breadboard, so I'm fairly certain the problem is software... do you know what I should do?
@Kha_57
@Kha_57 7 ай бұрын
You need to change the number of the GPIO in codes to your version
@bkcganeshblogs
@bkcganeshblogs 3 ай бұрын
Sir can I add 2 more led buttons in the server.Can I control a 4 channel relay with one esp32.pl help sir.Thank you for your valuable videos and your zest to create awesome ideas for people like me.
@EnjoyMechatronics
@EnjoyMechatronics 3 ай бұрын
Yes, of course
@MrBobWareham
@MrBobWareham 8 ай бұрын
This looks nice, but I want to control more than one 220v relay, so can I use 4 esp32 with one relay on each?, thanks
@EnjoyMechatronics
@EnjoyMechatronics 8 ай бұрын
Yes, you can, but you could connect more than one relay to the same esp32 board.
@Krishna-sv7bq
@Krishna-sv7bq Ай бұрын
good buddy😀
@EnjoyMechatronics
@EnjoyMechatronics Ай бұрын
Thanks for the visit
@davidstansbie2680
@davidstansbie2680 4 ай бұрын
Brilliant! - managed to get the Station Mode version working but now the Access Mode won't accept the ESP-Password? any suggestions? I have check the upper and lower case characters and the ESP32 Dev Mode has an IP address. Any help would be appreciated from anyone.
@davidstansbie2680
@davidstansbie2680 4 ай бұрын
Solved my own problem ... the ESP32-Network didn't like the '-' in the password - So ESP32Password worked perfectly.
@eslamelsayedmohamedmohamed1601
@eslamelsayedmohamedmohamed1601 10 ай бұрын
Can i put my wifi name and password in my home because if i do this in video the internet will be disconnect, and i want to make Browser connect to internet because the html control page will be a part of my website that Depends on internet please Answer me because I need it for my graduation project. Thank you ❤
@khaithanh1903
@khaithanh1903 9 ай бұрын
Hi! I'm facing the same problem as you, have you solved it, and how? Thanks you.
@pradyutsaha9094
@pradyutsaha9094 2 ай бұрын
Followed all instructions. But browser does not connect to ESP network. Please help.
@EnjoyMechatronics
@EnjoyMechatronics 2 ай бұрын
Allow "nearby devices" permission from the app sttings
@seshafarmspalmarosa1267
@seshafarmspalmarosa1267 8 ай бұрын
Is this project work without internet
@EnjoyMechatronics
@EnjoyMechatronics 8 ай бұрын
yeah we just need Local wifi communication
@user-bz3wq5dj1z
@user-bz3wq5dj1z 8 ай бұрын
How do I get com port for ESP32 espressif for windows 11? I tried CP210X universal Windows Driver V11.3.0 6/24/2023 I use Arduino IDE 2.2.1 with 115200 baud, but it didn’t work. The following works fine, Arduino UNO, UNO R4 WiFi and UNO R2 WiFi Please help.
@wanjarishashikant6479
@wanjarishashikant6479 5 ай бұрын
Sir Can we change the sssid and password in it.
@EnjoyMechatronics
@EnjoyMechatronics 5 ай бұрын
Definitely
@wanjarishashikant6479
@wanjarishashikant6479 5 ай бұрын
@@EnjoyMechatronicssir can you guide us please
@menalkour9684
@menalkour9684 Жыл бұрын
Can u plz tell me where to put html code?
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
kzfaq.info/get/bejne/la2fm9KqzN-nfg.html It is much cleaner! github.com/Enjoy-Mechatronics/ESP32-DHT-Webserver/blob/main/ESP32-DHT-Webserver.ino
@menalkour9684
@menalkour9684 Жыл бұрын
@@EnjoyMechatronics Thank u😃
@scoopiezz
@scoopiezz 2 ай бұрын
is this your code? the same code was shown with same output on an older more popular video.
@EnjoyMechatronics
@EnjoyMechatronics 2 ай бұрын
I have used the example sketch that comes with the ESP32 package and a little bit of html to create the project
@scoopiezz
@scoopiezz 2 ай бұрын
@@EnjoyMechatronics ???????
@victormwangi829
@victormwangi829 2 ай бұрын
Your connection is not okay
@skbhati199
@skbhati199 Ай бұрын
Kya hui😮
ESP32 Bluetooth Classic - ESP32 Beginner's Guide
8:35
Enjoy Mechatronics
Рет қаралды 59 М.
How to add WiFi Control to any project || ESP32 Beginner's Guide
10:44
GreatScott!
Рет қаралды 1,7 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 75 МЛН
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 49 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
New model rc bird unboxing and testing
00:10
Ruhul Shorts
Рет қаралды 24 МЛН
ESP32 Access Point and Router connection explained
8:51
MoThunderz
Рет қаралды 46 М.
Yubikey - The Ultimate Beginner Guide (How to Setup & Use)
16:22
Tario Sultan
Рет қаралды 164 М.
ESP32 DHT Web Server Project
5:53
Enjoy Mechatronics
Рет қаралды 102 М.
Intro to Hardware Reversing: Finding a UART and getting a shell
12:07
Tony Gambacorta
Рет қаралды 884 М.
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06
DroneBot Workshop
Рет қаралды 257 М.
ESP32/ESP8266 Relay Module - Control AC Appliances (Web Server)
6:10
ВАЖНО! Не проверяйте на своем iPhone после установки на экран!
0:19
ГЛАЗУРЬ СТЕКЛО для iPhone и аксессуары OTU
Рет қаралды 6 МЛН
Looks very comfortable. #leddisplay #ledscreen #ledwall #eagerled
0:19
LED Screen Factory-EagerLED
Рет қаралды 2 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 6 МЛН
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 402 М.