Setting up an ESP32 with Arduino IDE

  Рет қаралды 288,064

MAINFRAME

MAINFRAME

Күн бұрын

In this video you will learn a bit about the ESP32 microcontroller, and how to set it up with Arduino IDE.
I typically use the WROOM module, although it's similar to the WROVER module anyways. Only difference is that the WROVER has an additional PSRAM ic included in the module, and I haven't needed it yet.
The link to paste in to the additional boards URL: dl.espressif.c...

Пікірлер: 118
@denniswilbanks1914
@denniswilbanks1914 2 жыл бұрын
This is one the best info tutorials I have watched in a long time. Being a 72 year old beginner, I need all the help I can get. You did this in about 6 mins !!!
@mainframesys
@mainframesys 2 жыл бұрын
I am really glad to hear my tutorial was helpful! You have my respect for trying to learn all this at 72. Doesn't matter what people say, I don't think you're ever too old to learn something new :)
@linguafranca7834
@linguafranca7834 Жыл бұрын
@@mainframesys sir everything is going smooth but my port option is not clickable. ????
@ESenior65
@ESenior65 9 ай бұрын
Was getting so frustrated I couldn't get the ESP32 working...your video was quick and to the point and got me up and running. Thanks!
@deejay7339
@deejay7339 Жыл бұрын
For some reason nothing is showing up in ports
@Vader141D
@Vader141D Жыл бұрын
You have to install driver first my esp32 need cp2102 driver form silicone labs
@simobomb6475
@simobomb6475 Жыл бұрын
@@Vader141D still doesent show up
@nabaha1262
@nabaha1262 Жыл бұрын
Ur cable might be faulty
@deejay7339
@deejay7339 Жыл бұрын
@@Vader141D that fixed it for me
@renadhossam9019
@renadhossam9019 Жыл бұрын
​@@Vader141D install the driver
@whitneyeaton5585
@whitneyeaton5585 Жыл бұрын
Well done, good short video, straight to the point. Greatly appreciate this type of training.
@brianhernandez2720
@brianhernandez2720 3 жыл бұрын
Love the format for these tutorials! Great work man ✨
@greydilora1973
@greydilora1973 2 жыл бұрын
Its not letting me click on PORT. Shows that I don't have one
@amirikram5705
@amirikram5705 2 жыл бұрын
try using Arduino 1.8.19
@orange_tweleve
@orange_tweleve Жыл бұрын
​@Amir Ikram holy shit that actually worked ! Thanks!!!
@SpeedRacer2
@SpeedRacer2 Жыл бұрын
Same 😢
@liamkelly15
@liamkelly15 9 ай бұрын
Great Video - can you reference the com port drivers required for some esp32 boards - CP210X
@Lee-wl4kh
@Lee-wl4kh 2 жыл бұрын
I found this a very good tutorial and that it was easy to follow, it works without a problem on the version 2.0 of the Arduino IDE. Thank you for posting.
@breaux555
@breaux555 Жыл бұрын
Thank you very much man! I was starting to think my ESP wasn't working.
@NASAAstro360X
@NASAAstro360X 5 күн бұрын
Can you also make a video on how I can set my ESp32 with labview to transfer the data from my pressure and flow sensors to labview
@VaporeonistThell
@VaporeonistThell 2 ай бұрын
Thank you all worked as expected.
@johnburgess2084
@johnburgess2084 2 жыл бұрын
VERY helpful tutorial, thanks. I had previously loaded the boards package from Sparkfun, and their ESP32 Thing Plus was in the list. But building anything failed due to missing compiler (I don't remember the message). Then I found this tutorial and started through it, hoping it would tell me what compiler was needed. I got through the installation part, with no specific mention of a compiler. I didn't have much hope of the GetChipId working, since I still hadn't installed a compiler. Oddly, it worked perfectly! Apparently the boards package from Espressif included whatever compiler is needed. Now I must have 2 separate esp32 compilers on my PC because earlier I had installed Visual Studio Code with the PlatformIO extension, and my ESP32 board has been working fine with that; now I apparently have another compiler for Arduino. Again, thanks for the helpful installation tutorial.
@sravankumar4133
@sravankumar4133 Жыл бұрын
i am getting an error can u " Failed uploading: no upload port provided" solution for that
@PrazgreenStudios
@PrazgreenStudios Жыл бұрын
wait, so just to be sure, these boards can use the same pins for analog and digital. if so, does it convert digital to analog or vice versa?
@yasyasmarangoz3577
@yasyasmarangoz3577 11 ай бұрын
Still need help?
@denise4ever242
@denise4ever242 2 жыл бұрын
What software other than wokwi simulator(as it doesn't have dht11 sensor) can we use to Simulate esp32 module ?
@BrunoNeureiter
@BrunoNeureiter 9 сағат бұрын
Connecting...................................... A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download mode. Every single time
@spyder000069
@spyder000069 2 жыл бұрын
When installing esp32 using the url method how do you get the latest? Does using the developement url give you the latest? If a new commit is made fixing a bug how to I make sure what I am developing with has everything up to date at that moment? I was thinking the Git method of install did this but I am trying a reinstall and that method is either not working or taking hours to clone.
@soniyakadam6472
@soniyakadam6472 Жыл бұрын
Some how my baud rate is changing to 921600 Uploading stub... Running stub... Stub running... Changing baud rate to 921600 Changed. Configuring flash size... A fatal error occurred: Invalid head of packet (0xE0) Failed uploading: uploading error: exit status 2 what should i do ??
@omersalih8938
@omersalih8938 28 күн бұрын
hey, how did you solve it
@muhammadsoliman8335
@muhammadsoliman8335 11 ай бұрын
what is the website that you used to search for esp32 and compare prices?
@Secret_ling
@Secret_ling Жыл бұрын
hi,sir,where r u open the file 1.07?thanks
@yxhankun
@yxhankun 2 ай бұрын
which version of arduino ide are u installing?
@IampiChannel
@IampiChannel Жыл бұрын
Hì, it's possible to connect the ESP32 to the panel led P10 and sent the text scrolling by Telegram bot?
@yxhankun
@yxhankun 2 ай бұрын
how to configure esp 32 to 240 mhz? Looks like it is running atc40 mhz only.
@Manuelol
@Manuelol 2 жыл бұрын
When I search for "esp32" it doesnt show any results. Is there anything I could do?
@aaditkannan8368
@aaditkannan8368 Жыл бұрын
you are searching in libraries not boards manager
@martonhegedus2684
@martonhegedus2684 9 ай бұрын
Nice and simple video, thx 4 uploading.. :)
@weltroyt1270
@weltroyt1270 Жыл бұрын
So i dont need the arduino anymore? This will completly exchange the arduino?
@autumn7634
@autumn7634 2 жыл бұрын
Hi i just learned about this and your video helped a lot! If i may ask, how do i know which ESP32 microcontroller to buy? Also what does Wroverkit and DevkitC mean? Thank you very much!
@abhimanyu3774
@abhimanyu3774 29 күн бұрын
its saying failed to install ....what to do now
@Eckmuhl29
@Eckmuhl29 Жыл бұрын
I have "failed to execute script esptool" doesn't exist or your Arduino is not connected. I tried several PORT but it doesn't work
@superrspace
@superrspace 7 ай бұрын
When I try this with an ESP32-S3, everything is almost exactly the same for me but with just trying a simple hello world program, the serial monitor either outputs nothing or it says ESP-ROM:esp32s3-20210327. Do you know why its doing this? I tried doing the bootloader thing by holding the boot button and pressing the reset and then releasing the boot button, but it doesn't seem to change anything.
@loveleshdebnath5479
@loveleshdebnath5479 Жыл бұрын
Sir I couldn't get any output at serial monitor
@whitedevil67
@whitedevil67 4 ай бұрын
Can we download and code in computer not laptop
@ishwariajayaraj817
@ishwariajayaraj817 5 ай бұрын
Esp32 can only handle 3.3V right? Then how do we connect it with direct 5V of the port?
@Banaannaa
@Banaannaa 4 ай бұрын
it has a voltage regulator so its fine dont go over 5v tho
@water3689
@water3689 Жыл бұрын
Hello, I have a problem... after following this video, I keep on getting this error message Failed uploading: uploading error: exit status 2 pls help
@sc-ty1ei
@sc-ty1ei 2 жыл бұрын
how can i connect esp32 with enc28j60 ethernet module
@udayshekhawat7886
@udayshekhawat7886 2 жыл бұрын
exec: "cmd": executable file not found in %PATH% Error compiling for board AI Thinker ESP32-CAM. any solution for this
@yuseffvillegas9423
@yuseffvillegas9423 5 ай бұрын
how can i download pop 32 🙏🙏
@speedking9sfx
@speedking9sfx 2 жыл бұрын
Hello, do I have to delete somehow the existing code before I upload a new one? How can I do that? Thanks!
@mainframesys
@mainframesys 2 жыл бұрын
No need to delete, your previously uploaded code gets overwritten by the new code!
@muhammadyousufeisa3982
@muhammadyousufeisa3982 Жыл бұрын
we are making a digital twin and we need a data transfer system for which we are using esp 32. will it work or we should go for raspberry pi?
@mainframesys
@mainframesys Жыл бұрын
Depends, I think I need more details to give a proper recommendation!
@muhammadyousufeisa3982
@muhammadyousufeisa3982 Жыл бұрын
@@mainframesys for example
@AnisGrande
@AnisGrande 2 жыл бұрын
hii. i hope u can reply this ASAP. why does mine cant click on the port? i cant choose the COM :((
@mainframesys
@mainframesys 2 жыл бұрын
Usually that means that your computer isn't seeing the ESP as a COM port... You can try a few things: A different USB cable/port (especially going directly to the port and not through a USB hub), check device manager to see if the COM port appears when you plug/unplug (if not you may need to reinstall drivers) and of course try restarting the Arduino IDE and your computer :)
@TB-oe4vr
@TB-oe4vr 6 ай бұрын
Skips the com port issue. Thumbs down.
@atharvajoshi7819
@atharvajoshi7819 3 ай бұрын
how did you solve it?
@aydinaj4
@aydinaj4 2 ай бұрын
I think I'm onto something. Will update y'all when my data transfer cord arrives
@aydinaj4
@aydinaj4 2 ай бұрын
​@@atharvajoshi7819I got it to work. Does your computer have a USB-C port? Also have you installed a esp32 driver from Silabs? (Required for it to work)
@aydinaj4
@aydinaj4 2 ай бұрын
@TB-oe4vr I got it to work. Does your computer have a USB-C port? Also have you installed a esp32 driver from Silabs? (Required for it to work)
@atharvajoshi7819
@atharvajoshi7819 2 ай бұрын
@aydinaj4 Yeah, I got it to work, too. Turns out there were other drivers I had installed for configuring a flight controller on the ports which I first had to delete and then it was able to detect the esp32
@chaouachibaha2103
@chaouachibaha2103 2 жыл бұрын
i can not found the com
@leelamadipalli7495
@leelamadipalli7495 2 жыл бұрын
The port option is not working! What to do now ?
@mainframesys
@mainframesys 2 жыл бұрын
Check device manager, check connected devices, see if your computer detects the ESP32.
@vedantjadhav4525
@vedantjadhav4525 Жыл бұрын
@@mainframesys its is not what to do
@shortsvideolover3315
@shortsvideolover3315 2 жыл бұрын
Sir can I program other microcontroller ICs like 89c51, 89s52 attiny85 etc using this (esp32) ?... Can I use this as programmer ?..
@mainframesys
@mainframesys 2 жыл бұрын
Personally have never tried using the ESP as an ISP!
@animalialive7243
@animalialive7243 3 жыл бұрын
Thank you! Saved my day
@playipstreamsolutions5538
@playipstreamsolutions5538 7 ай бұрын
WELL DONE BUDDY! THANKS SO MUCH
@orangepoof4654
@orangepoof4654 Жыл бұрын
Hi can you help me, i have this error: Failed to connect to ESP32: Download mode successfully detected, but getting no sync reply: The serial TX path seems to be down. i did check the usb port, usb condition, buy new usb, press and hold EN & BOOT button but all the ways i did was unsuccessfull. Can you help me? i need to upload my program asap :') thanks
@orangepoof4654
@orangepoof4654 Жыл бұрын
umm, i did it. it works, i just change the Serial.begin(11560) to 9600. is that really ok?
@vedantjadhav4525
@vedantjadhav4525 Жыл бұрын
my laptop is not detecting esp32 but detecting nano both laptop and esp32 are brand new
@LingamaniIS
@LingamaniIS 2 күн бұрын
Best video ever bro
@businessworld5733
@businessworld5733 2 жыл бұрын
Can ESP32 wroom connect to 5GHz WiFi
@mainframesys
@mainframesys 2 жыл бұрын
Nope! Only 2.4Ghz
@businessworld5733
@businessworld5733 2 жыл бұрын
@@mainframesys can you suggest Any other 5g controller
@mainframesys
@mainframesys 2 жыл бұрын
@@businessworld5733 I personally haven't used any 5Ghz chips but a quick search turned up these guys: www.ti.com/product/CC3235S www.amebaiot.com/en/amebad-bw16-arduino-getting-started/ Hope that helps!
@zcq0730
@zcq0730 Жыл бұрын
Very nice tutorial! Thanks!
@mttm15930
@mttm15930 Жыл бұрын
i do not have port 5
@deltaghostprofessionalgame875
@deltaghostprofessionalgame875 3 ай бұрын
bro perfect tutorial !
@SantaDragon
@SantaDragon Жыл бұрын
Thanks, this helped me a lot!
@skullbustergaming7b2mo33
@skullbustergaming7b2mo33 Жыл бұрын
Mine is not working
@afolabijoshua7343
@afolabijoshua7343 9 ай бұрын
I need esp32 code
@simeonpitukolo1412
@simeonpitukolo1412 2 жыл бұрын
Does it have to be 3.3V or can we use 5V directly from the Laptop/Desktop ?
@mainframesys
@mainframesys 2 жыл бұрын
The ESP can be powered from 5V USB if plugged in the way you see it in the video
@pnmpl
@pnmpl Жыл бұрын
@@mainframesys thank for the video. Quick question: ESP32 Wroom 32D does not have VIN port. Do you know if I can power on with external source?
@kannachthemusiclover2869
@kannachthemusiclover2869 2 жыл бұрын
The GetchipID work, but when I include esp32servo.h It still not working.
@nguoiquangnam6346
@nguoiquangnam6346 Жыл бұрын
how can you help me esp32 -32d connect rfid 522 ? Datasheet connect ?
@gehadyasser1001
@gehadyasser1001 Жыл бұрын
very useful thanks it worked
@RixtronixLAB
@RixtronixLAB 2 жыл бұрын
Nice video, thanks :)
@SolgerLemp
@SolgerLemp Ай бұрын
You forgot to mention you have to hold the boot button when uploading your code
@BrunoNeureiter
@BrunoNeureiter 9 сағат бұрын
My saviour
@ramseyawad
@ramseyawad 2 жыл бұрын
Would you be interested in a quick paid coding job for a simple led strip programmed with an arduino uno?
@mainframesys
@mainframesys 2 жыл бұрын
Hey! Shoot me an e-mail at info(at)syntheticstate(dot)com
@knoxieman
@knoxieman 2 жыл бұрын
awesome thanks, had to slow you down a little but thanks.
@Venkatesh.10
@Venkatesh.10 Жыл бұрын
increase sound please
@africaunit9437
@africaunit9437 2 жыл бұрын
Thanks habibi
@jochem3634
@jochem3634 Жыл бұрын
Thank you.
@aryanlashkari7954
@aryanlashkari7954 Жыл бұрын
Esp32 installation takes a lot of time
@shibi_7762
@shibi_7762 2 жыл бұрын
nice vid help alot
@abhayjyot5351
@abhayjyot5351 2 жыл бұрын
thanks sir
@silverfruit58
@silverfruit58 10 ай бұрын
com 5 not available, say alternative port, com11,12,13,3,4,8,9 edit: you dead or somethig?
@AlmostSmart123
@AlmostSmart123 2 ай бұрын
i COULD GET EVERYTHING TO WORK, BUT I CANNOT SELECT MY PORT TO WHICH THE esp32 IS CONECTED TO. GARBAGE TUTORIAL
@slasherakos7715
@slasherakos7715 5 ай бұрын
very very bad tutorial....disliked this
@Bergbauer22
@Bergbauer22 3 ай бұрын
noooo this cares him so much that you have a skill Issue
@Cereal_Killr
@Cereal_Killr Жыл бұрын
I am a newbie here but been using arduinos and ESP32 for lighting and sim racing equipment. I never knew you could run Arduino code on a ESP32... I will probably never use an arduino where a esp32 can be used again lol. It's a faster board with MUCH more memory...and it's cheaper. No brainer!
@Leoparh
@Leoparh Жыл бұрын
just curious.. What did you build for sim racing ?
@Cereal_Killr
@Cereal_Killr Жыл бұрын
@@Leoparh led tachometer and wind fans. I used esp32 for tons of automated lighting in my house too
@laviejaconpistola7311
@laviejaconpistola7311 Жыл бұрын
The tutorial is perfectly clear, but this is my first time using esp32 and I get this error trying to use the GetChipID example In file included from sketch\GetChipID.ino.cpp:1:0: C:\Users\user\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.8\cores\esp32/Arduino.h:194:12: error: 'std::round' has not been declared using std::round; and it says error compiling for board esp32 dev module
@badabimbadabum4010
@badabimbadabum4010 2 жыл бұрын
i got error Traceback (most recent call last): esptool.py v3.0-dev File "esptool.py", line 3682, in Serial port COM3 File "esptool.py", line 3675, in _main File "esptool.py", line 3329, in main File "esptool.py", line 263, in __init__ File "site-packages\serial\__init__.py", line 88, in serial_for_url File "site-packages\serial\serialwin32.py", line 62, in open serial.serialutil.SerialException: could not open port 'COM3': WindowsError(5, '\xce\xf2\xea\xe0\xe7\xe0\xed\xee \xe2 \xe4\xee\xf1\xf2\xf3\xef\xe5.') Failed to execute script esptool
@skullbustergaming7b2mo33
@skullbustergaming7b2mo33 Жыл бұрын
Same
@badabimbadabum4010
@badabimbadabum4010 Жыл бұрын
@@skullbustergaming7b2mo33 I just turn off the cura slicer
@afolabijoshua7343
@afolabijoshua7343 9 ай бұрын
I need esp32 code
Getting Started with ESP32 - Step-By-Step Tutorial
19:50
Tomasz Tarnowski
Рет қаралды 398 М.
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
How to Setup and Program ESP32 Microcontroller- Complete Guide
8:11
BINARYUPDATES
Рет қаралды 213 М.
PlatformIO: All you need to know in 10 Minutes!
10:56
J's e-shack
Рет қаралды 342 М.
Introduction to ESP32 - Getting Started
47:57
DroneBot Workshop
Рет қаралды 1,7 МЛН
Arduino IoT Cloud Fundamentals | 2024 Step-by-Step Guide
49:23
DroneBot Workshop
Рет қаралды 68 М.
ESP32 super simple setup with Arduino IDE
8:14
Programming Electronics Academy
Рет қаралды 42 М.
I tried the 3 Cheapest Arduino Alternatives! (That you Suggested)
13:21
Getting Started with PlatformIO
51:54
DroneBot Workshop
Рет қаралды 642 М.
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Рет қаралды 10 МЛН
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН