ESP32 Tutorial - How to use Serial Monitor ( NEW Arduino IDE )

preview_player
Показать описание
Let's look at the new Serial Monitor that comes with the Arduino IDE and make a simple sketch to control the ESP32 built-in led.

► Get your first ESP32 board today and start exploring the world of IoT:

--------------------------------------------------------------------

FOLLOW ME:
● TikTok:
--------------------------------------------------------------------

► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.
Рекомендации по теме
Комментарии
Автор

Excellent tutorial for someone who is just starting out like me :) I got it to work and have understood your explanations all through the video. Thank you. Will go through your other videos to learn the next step :) Thank you :)

Hal-Zuzzu_Model_Railway
Автор

Very good explanation, clear and well paced. I have one question, I had seen where the serial monitor shows in another screen, is possible to detach the serial monitor from the current condition used in your example and display it in another window?. Thank you very much for your tutorials, great job!

jaimelopez
Автор

Very Good..Let me try and tell you in a day or two..!

msg
Автор

what driver are you using, is it cp2102?

ARKETWOW
Автор

i try to type enter in serial monitor for esp32, but it said command not found, why? thank you :)

orangepoof
Автор

hello i have an esp wroom 32 (node mcu) and my serial monitor is not working propely this is the messages that i get
19:21:03.174 -> rst:0x3 (SW_RESET), boot:0x13 (SPI_FAST_FLASH_BOOT)
19:21:03.174 -> configsip: 0, SPIWP:0xee
19:21:03.174 -> clk_drv:0x00, q_drv:0x00, d_drv:0x00, cs0_drv:0x00, hd_drv:0x00, wp_drv:0x00
19:21:03.174 -> mode:DIO, clock div:1
19:21:03.174 -> load:0x3fff0030, len:4832
19:21:03.174 -> load:0x40010000, len:0
19:21:03.174 -> load:0x0f352000, len:264176192
19:21:03.495 -> ets Jul 29 2019 12:21:46

TrabelsiMohamedAziz-xd
Автор

is there a way to get it to pass a command and arguement in one line? say you wanted to turn the LED ON at 200 pwm for 5sec.... like by typing in "LEDON(200, 5000)"

kensoggs
Автор

the ne ide sucks because the serial monitor is a tiny window at the bottom, totally unusable.

Nobody-Nowhere