Connect ESP32 to WiFi - ESP32 Beginner's Guide

  Рет қаралды 125,107

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.

Пікірлер: 74
@RAMANKUMAR-ji8ip
@RAMANKUMAR-ji8ip 6 ай бұрын
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 10 ай бұрын
Wonderful tutorial, thank you very much.
@Rob-id3zf
@Rob-id3zf 4 ай бұрын
Your videos are excellent. Clear explanations, great length, great graphics etc. Nice job!
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
Much appreciated!
@sarveshdeshmukh3310
@sarveshdeshmukh3310 4 ай бұрын
Really great videos man! Very informative, concise and well put together. I really appreciate it
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
Glad you like them!
@jaimelopez7486
@jaimelopez7486 Жыл бұрын
Excellent tutorial, well explained, thank you very much for your contribution.
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
I'm so glad you like it 😊
@moeyali123
@moeyali123 2 ай бұрын
bro ur actually the best at giving good info
@ShishakliAus
@ShishakliAus Ай бұрын
Just in case this helps someone. My ESP-WROOM-32 REFUSED to connect to my home SSID. Connected to my Phone Hotspot fine, but not home SSID. Packet capturing the network showed the device was sending a DHCP DISCOVER, and my router responded with DHCP OFFER. HOWEVER, the offer had an "error" that the NTP value was not a multiple of 4. No idea why... looked fine to me. I deleted the NTP value from my DHCP server on my router and the ESP32 connected fine ever since.
@bkcganeshblogs
@bkcganeshblogs 3 ай бұрын
Sir Thank you for your simple teaching with vast knowledge
@Mr.ToadVanShroom
@Mr.ToadVanShroom 5 ай бұрын
Great! Thank you so much, your video helped me a lot.
@EnjoyMechatronics
@EnjoyMechatronics 5 ай бұрын
Glad it helped!
@timburroughs2109
@timburroughs2109 7 ай бұрын
How did you get around the Debug issues? What version of the Arduino IDE are you using?
@MrBobWareham
@MrBobWareham 8 ай бұрын
Thank you, that was very easy to follow
@EnjoyMechatronics
@EnjoyMechatronics 8 ай бұрын
Glad it helped!
@clifforddicarlo9178
@clifforddicarlo9178 Жыл бұрын
Nice tutorial. Thanks.
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
Glad it was helpful!
@PedroHenrique-md2yq
@PedroHenrique-md2yq 9 ай бұрын
Excellent tutorial, thank you very much
@EnjoyMechatronics
@EnjoyMechatronics 9 ай бұрын
Glad it was helpful!
@Bunsnduns
@Bunsnduns Ай бұрын
making a tank with esp32. great series to help
@NOXFPV
@NOXFPV 3 ай бұрын
Great tutorial. Liked and subbed.
@EnjoyMechatronics
@EnjoyMechatronics 3 ай бұрын
Awesome, thank you!
@pipatanaamatachaya3707
@pipatanaamatachaya3707 5 ай бұрын
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).
@MaNs0oRiKo
@MaNs0oRiKo 4 ай бұрын
Thank you
@ThanhTran-bi4ht
@ThanhTran-bi4ht 2 ай бұрын
hi i unconnected my lap from esp and then i cannot access to the IP address anymore, so i wonder if there is a way to commnicate wirelessly to turn on/off the led (i use battery to power the ESP32)
@abhiramsp9972
@abhiramsp9972 5 ай бұрын
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?
@sharmilaanbalagan6599
@sharmilaanbalagan6599 8 ай бұрын
sir it show like connecing only ,it not connected to my network wht can i do..will u pleasesuggest a solution for it
@rahulajayan5546
@rahulajayan5546 4 ай бұрын
why is there a delay (around 3 to 5seconds) for led to turn on /off
@ridwansetiawan_wan6272
@ridwansetiawan_wan6272 3 ай бұрын
Sir, I have question. While I upload to esp32 there have "flash read error 1000", what I Should do. thank you sir
@wildboyy
@wildboyy 9 ай бұрын
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 9 ай бұрын
> 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 9 ай бұрын
Thank you for your fast response :D@@EnjoyMechatronics
@4mshorts511
@4mshorts511 8 ай бұрын
It supports 5g or 5gh band
@khonkluar755
@khonkluar755 11 ай бұрын
Thank sir 😊
@EnjoyMechatronics
@EnjoyMechatronics 11 ай бұрын
So nice of you
@nihadhpk1237
@nihadhpk1237 3 ай бұрын
Why its showing " waiting for download" in serial monitor after pressing reset button of ESP32CAM??
@debbiswas2062
@debbiswas2062 Жыл бұрын
Thanks . Sir
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
Any time
@LucaKlawun
@LucaKlawun 2 ай бұрын
hello is there a reason i cant open the ip address ?
@tareshgupta1095
@tareshgupta1095 5 ай бұрын
how would you control the the client esp32(Station mode) with the central esp32(SoftAP)?
@chiquitathechicken
@chiquitathechicken Ай бұрын
ESPNow, it's a protocol in the ESP32 exapmles.
@ankitnagarkar260
@ankitnagarkar260 Жыл бұрын
how to get .hex file for that
@ZafarIqbal-dp2ye
@ZafarIqbal-dp2ye 6 ай бұрын
Nice for new students Good
@EnjoyMechatronics
@EnjoyMechatronics 6 ай бұрын
Yes, thanks
@unclerichard6729
@unclerichard6729 8 ай бұрын
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..."
@chiquitathechicken
@chiquitathechicken Ай бұрын
1. Please use the serial monitor to view what it says, the screen your looking at is not the serial monitor, but rather the output. 2. You have to set your microcontroller to the ESP32 bundle for you to see all the examples of the ESP32.
@rm2786
@rm2786 4 ай бұрын
Thanks for this good video now my ESP32 works with wifi
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
Glad it helped
@tocube1
@tocube1 2 ай бұрын
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?
@chiquitathechicken
@chiquitathechicken Ай бұрын
That means your energy is too little for the ESP32, here's the code to disable it. #include "soc/soc.h" #include "soc/rtc_cntl_reg.h" void setup() { WRITE_PERI_REG(RTC_CNTL_BROWN_OUT_REG, 0); } this code basically tells the esp32 to stfu and do its work as intended, but its still better to get a better cable for the esp32.
@tocube1
@tocube1 Ай бұрын
@@chiquitathechicken thanks mate. surprisingly, switching to a different usb port solved the issue for me. It's weird!
@warningyt8026
@warningyt8026 4 ай бұрын
How much distance it can connect wifi..i mean there is any limit for this
@EnjoyMechatronics
@EnjoyMechatronics 4 ай бұрын
It's about 30 meters
@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 10 ай бұрын
Are there any issues with the Mesh routers?
@mas11ful
@mas11ful 6 ай бұрын
excellent tutorial. How do I contact you?
@EnjoyMechatronics
@EnjoyMechatronics 6 ай бұрын
Here
@mas11ful
@mas11ful 6 ай бұрын
@@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.
@sajidulislam2934
@sajidulislam2934 Жыл бұрын
Sir please provide code
@EnjoyMechatronics
@EnjoyMechatronics Жыл бұрын
kzfaq.info/get/bejne/l65jpq92tq-Yj6s.html
@iamdihan
@iamdihan 4 ай бұрын
Randomly came across this tech. Can someone tell me what you guys use this board for?
@matteoraggi662
@matteoraggi662 4 ай бұрын
It’s used a lot for IoT
@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
@chiquitathechicken
@chiquitathechicken Ай бұрын
1. Did you set the Baud to the correct amount? if not, place your baud to the same amount as stated on Serial.begin();. 2. Did you use the correct GPIO pin? check again to make sure, if not, please ensure that you used the correct code for it.
@kwikshooter1
@kwikshooter1 9 ай бұрын
ANYWAYS is not a word. In English, try saying anyway.
@EnjoyMechatronics
@EnjoyMechatronics 9 ай бұрын
Thanks 😊
@xshadowsystem
@xshadowsystem 10 ай бұрын
������������� mi ESP send this to the terminal :l
@hexagonal7708
@hexagonal7708 10 ай бұрын
press reset button on your esp32 or check the baudrate
@chiquitathechicken
@chiquitathechicken Ай бұрын
Check your baud, if its on 9600 like how a lot of codes set their baud rate to, change it to what Serial.begin(); says on the ESP-32 code.
ESP32 Web Server - ESP32 Beginner's Guide
11:52
Enjoy Mechatronics
Рет қаралды 57 М.
Connect ESP32 to WiFi - Step-By-Step Tutorial
21:47
Tomasz Tarnowski
Рет қаралды 73 М.
Heartwarming moment as priest rescues ceremony with kindness #shorts
00:33
Fabiosa Best Lifehacks
Рет қаралды 38 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 75 МЛН
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 20 МЛН
ESP32-Cam Complete Guide
26:31
DIY Engineers
Рет қаралды 112 М.
ESP32 Bluetooth Classic with Arduino IDE - Getting Started
9:21
Rui Santos
Рет қаралды 172 М.
Interfacing 16x2 LCD module with ESP 32- Quick Tutorial.
4:09
Circuit Schools
Рет қаралды 24 М.
Beginner's Guide to ESPHome ESP8266, ESP32, Beken Devices and more
33:46
Getting Started with ESP32 - Step-By-Step Tutorial
19:50
Tomasz Tarnowski
Рет қаралды 326 М.
12 Useful & Interesting ESP32 Projects for Beginners!
9:41
ToP Projects Compilation
Рет қаралды 599 М.
ESP32-CAM - Guide to making YOUR first DIY Security Camera
24:55
Max Imagination
Рет қаралды 400 М.
Mesh Networking demo on ESP8266 & ESP32 | LCSC
8:28
techiesms
Рет қаралды 157 М.
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 1,5 МЛН
Какой ноутбук взять для учёбы? #msi #rtx4090 #laptop #юмор #игровой #apple #shorts
0:18
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 6 МЛН
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 27 МЛН