Connect ESP32 to WiFi - ESP32 Beginner's Guide

  Переглядів 98,688

Enjoy Mechatronics

Enjoy Mechatronics

Рік тому

The ESP32 is a very powerful microcontroller with integrated WiFi and Bluetooth.
Today, we take a look at the biggest advantage of the ESP32 which is its built-in WiFi.
Get your first ESP32 board today and start exploring the world of IoT:
👉 amzn.to/3AjPwTV
● Playlist Link: bit.ly/3TdXiq5
● Part 01: • Introduction to ESP32 ...
--------------------------------------------------------------------
FOLLOW ME:
● TikTok:
/ enjoy_mechatronics
● Github:
github.com/Enjoy-Mechatronics
♥ Don't Click This! : bit.ly/3jvI8g6
--------------------------------------------------------------------
► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.

КОМЕНТАРІ: 63
@RAMANKUMAR-ji8ip
@RAMANKUMAR-ji8ip 3 місяці тому
this is best series ever of esp32 it has everything i want like same esp32 board and i also want how we can use html file as is this included in this series thankyou so much sir for your efforts
@alkhashtee
@alkhashtee 7 місяців тому
Wonderful tutorial, thank you very much.
@Rob-id3zf
@Rob-id3zf 2 місяці тому
Your videos are excellent. Clear explanations, great length, great graphics etc. Nice job!
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Much appreciated!
@sarveshdeshmukh3310
@sarveshdeshmukh3310 Місяць тому
Really great videos man! Very informative, concise and well put together. I really appreciate it
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Glad you like them!
@jaimelopez7486
@jaimelopez7486 11 місяців тому
Excellent tutorial, well explained, thank you very much for your contribution.
@EnjoyMechatronics
@EnjoyMechatronics 11 місяців тому
I'm so glad you like it 😊
@timburroughs2109
@timburroughs2109 4 місяці тому
How did you get around the Debug issues? What version of the Arduino IDE are you using?
@Mr.ToadVanShroom
@Mr.ToadVanShroom 3 місяці тому
Great! Thank you so much, your video helped me a lot.
@EnjoyMechatronics
@EnjoyMechatronics 3 місяці тому
Glad it helped!
@bkcganeshblogs
@bkcganeshblogs 26 днів тому
Sir Thank you for your simple teaching with vast knowledge
@MrBobWareham
@MrBobWareham 5 місяців тому
Thank you, that was very easy to follow
@EnjoyMechatronics
@EnjoyMechatronics 5 місяців тому
Glad it helped!
@tareshgupta1095
@tareshgupta1095 2 місяці тому
how would you control the the client esp32(Station mode) with the central esp32(SoftAP)?
@tocube1
@tocube1 5 днів тому
it throws the "Brownout detector was triggered" error. the board is connected to a laptop through its usb port. is there anything i can do to bypass this error and make the esp32 work?
@PedroHenrique-md2yq
@PedroHenrique-md2yq 6 місяців тому
Excellent tutorial, thank you very much
@EnjoyMechatronics
@EnjoyMechatronics 6 місяців тому
Glad it was helpful!
@clifforddicarlo9178
@clifforddicarlo9178 9 місяців тому
Nice tutorial. Thanks.
@EnjoyMechatronics
@EnjoyMechatronics 9 місяців тому
Glad it was helpful!
@pipatanaamatachaya3707
@pipatanaamatachaya3707 2 місяці тому
Thanks for a nice clip. I am just want to know that how many stations that the esp32 (access point) can be connected. As far as I know it can be connected just 2 ( 1 master, 2 slaves).
@NOXFPV
@NOXFPV Місяць тому
Great tutorial. Liked and subbed.
@EnjoyMechatronics
@EnjoyMechatronics 29 днів тому
Awesome, thank you!
@MaNs0oRiKo
@MaNs0oRiKo Місяць тому
Thank you
@khonkluar755
@khonkluar755 8 місяців тому
Thank sir 😊
@EnjoyMechatronics
@EnjoyMechatronics 8 місяців тому
So nice of you
@unclerichard6729
@unclerichard6729 5 місяців тому
I don't know what I'm doing different than you but there are NO wifi examples included in the download from the board manager. The latest is 2.0.14 but I went all the way back to the package you installed in the last video, 2.0.5 and there still were no wifi examples. Edit: I went to your Github page and found an Arduino ESP32 package and tried to use the simplewebserver file from it, but is does not work. It stope at, "Leaving... Hard resetting via RTS pin..."
@abhiramsp9972
@abhiramsp9972 2 місяці тому
Hello can I connect raspberry pi 4 with esp32? And send data from raspberry to esp32? if yes could you pls tell how to do that?
@rahulajayan5546
@rahulajayan5546 2 місяці тому
why is there a delay (around 3 to 5seconds) for led to turn on /off
@ridwansetiawan_wan6272
@ridwansetiawan_wan6272 Місяць тому
Sir, I have question. While I upload to esp32 there have "flash read error 1000", what I Should do. thank you sir
@wildboyy
@wildboyy 6 місяців тому
Amazing tutorial! Does the Ip-adress change everytime, or do i need a domain-adress? Does my smartphone also be connected on the same wifi? Edit: Can I create an additional File for html code and one for javascript?
@EnjoyMechatronics
@EnjoyMechatronics 6 місяців тому
> Yeah, the ip address does change, but we could use ESPmDNS library to assign a simple name instead. > With this method, you have to be connected to the same network > You can add multiple files by using Peripheral Interface Flash File System (SPIFFS). SPIFFS is a lightweight filesystem created for microcontrollers with a flash chip, which is connected by SPI bus, like the ESP32 flash memory.
@wildboyy
@wildboyy 6 місяців тому
Thank you for your fast response :D@@EnjoyMechatronics
@sharmilaanbalagan6599
@sharmilaanbalagan6599 5 місяців тому
sir it show like connecing only ,it not connected to my network wht can i do..will u pleasesuggest a solution for it
@nihadhpk1237
@nihadhpk1237 23 дні тому
Why its showing " waiting for download" in serial monitor after pressing reset button of ESP32CAM??
@4mshorts511
@4mshorts511 5 місяців тому
It supports 5g or 5gh band
@rm2786
@rm2786 Місяць тому
Thanks for this good video now my ESP32 works with wifi
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Glad it helped
@debbiswas2062
@debbiswas2062 9 місяців тому
Thanks . Sir
@EnjoyMechatronics
@EnjoyMechatronics 9 місяців тому
Any time
@ZafarIqbal-dp2ye
@ZafarIqbal-dp2ye 4 місяці тому
Nice for new students Good
@EnjoyMechatronics
@EnjoyMechatronics 4 місяці тому
Yes, thanks
@ankitnagarkar260
@ankitnagarkar260 Рік тому
how to get .hex file for that
@warningyt8026
@warningyt8026 Місяць тому
How much distance it can connect wifi..i mean there is any limit for this
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
It's about 30 meters
@mas11ful
@mas11ful 3 місяці тому
excellent tutorial. How do I contact you?
@EnjoyMechatronics
@EnjoyMechatronics 3 місяці тому
Here
@mas11ful
@mas11ful 3 місяці тому
@@EnjoyMechatronics I am needing some help with displaying a web page. Maybe you can guide me in the right direction. I want to use an ESP32 as a web server and have it transmit battery voltage, rpm, scale mph, and mph. I have the math and programming figured out so I can read it on the serial port, but don’t know how to get it to be able to see the information on a iPhone or iPad. I am 72 years old and have a hard time learning all this computer stuff, but I am trying. I have watched some of your videos, but still not sure how to get the variables to display on a web page. Thanks for listening.
@evigaming7611
@evigaming7611 Рік тому
Sir my ESP 32 is not connecting to wifi what can I do ?
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
Try to reset it using its enable/reset key
@evigaming7611
@evigaming7611 Рік тому
@@EnjoyMechatronics sir I'm done that bat it's not working.
@mtlmvn3650
@mtlmvn3650 Рік тому
Sir please can you share this programing code
@victorananth
@victorananth 7 місяців тому
Are there any issues with the Mesh routers?
@sajidulislam2934
@sajidulislam2934 Рік тому
Sir please provide code
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
ukposts.info/have/v-deo/mXhkp4J8iH9lwKs.html
@lollyispolly522
@lollyispolly522 Рік тому
Serial monitor is just printing dots
@lollyispolly522
@lollyispolly522 Рік тому
Okay it got connected but my esp kept blinking even when I clicked on off
@iamdihan
@iamdihan 2 місяці тому
Randomly came across this tech. Can someone tell me what you guys use this board for?
@matteoraggi662
@matteoraggi662 Місяць тому
It’s used a lot for IoT
@kwikshooter1
@kwikshooter1 7 місяців тому
ANYWAYS is not a word. In English, try saying anyway.
@EnjoyMechatronics
@EnjoyMechatronics 7 місяців тому
Thanks 😊
@xshadowsystem
@xshadowsystem 7 місяців тому
������������� mi ESP send this to the terminal :l
@hexagonal7708
@hexagonal7708 7 місяців тому
press reset button on your esp32 or check the baudrate
ESP32 Web Server - ESP32 Beginner's Guide
11:52
Enjoy Mechatronics
Переглядів 43 тис.
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Переглядів 509 тис.
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
INNA SERG
Переглядів 4,2 млн
Спектакль для окупантів та ждунів 🤯
00:47
Радіо Байрактар
Переглядів 545 тис.
Godzilla Attacks Brawl Stars!!!
00:39
Brawl Stars
Переглядів 7 млн
Connect ESP32 to WiFi (ESP32 + Arduino series)
6:55
Simply Explained
Переглядів 121 тис.
Finding WiFi waves | Find WiFi around you with this device
4:01
Inventor's idea
Переглядів 351
ESP32-CAM - Guide to making YOUR first DIY Security Camera
24:55
Max Imagination
Переглядів 356 тис.
Introduction to ESP32 Board - Getting Started ( Step by Step)
14:49
Enjoy Mechatronics
Переглядів 45 тис.
PlatformIO: All you need to know in 10 Minutes!
10:56
J's e-shack
Переглядів 278 тис.
Arduino To ESP32: How to Get Started!
9:26
Robonyx
Переглядів 140 тис.
ESP32 DHT Web Server Project
5:53
Enjoy Mechatronics
Переглядів 86 тис.
Клавиатура vs геймпад vs руль
0:47
Balance
Переглядів 542 тис.
Крутое обновление microReader!
5:54
Заметки Ардуинщика
Переглядів 24 тис.
iPhone 15 Precision Finding | Find Your Friends | Apple
2:52