ESP32: Blink the LED (ESP32 + Arduino series)

  Рет қаралды 98,775

Simply Explained

Simply Explained

Күн бұрын

It's the "Hello World" of IoT projects: blink an LED. Here, I'll show you how to blink the built-in LED of most ESP32 development boards. Of course, by using Arduino framework.
⚡️Other videos in this series:
• ESP32 + Arduino
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: / savjee
Facebook: / savjee
Blog: savjee.be
Become a Simply Explained member: / @simplyexplained

Пікірлер: 22
@captmcloven2137
@captmcloven2137 3 жыл бұрын
WOW....you have just saved my day! Followed the steps and my board is blinking. I now know its connected and takes programs. A++ for this video. Thanks a bunch
@tomaskollar2279
@tomaskollar2279 3 жыл бұрын
Thx, just starting with ESP. Helped a lot! Deserves a like :D
@markedwards3284
@markedwards3284 2 жыл бұрын
Thank you. Just what I needed to figure out pinouts.
@antoinekeller2786
@antoinekeller2786 2 жыл бұрын
After spending hours to pull my hair, I realized the cable I was using was not able to transfer data and was not visible as /dev/ttyUSB0. Make sure you have a correct cable...
@Schnarr007
@Schnarr007 2 ай бұрын
Thanks for you help, worked perfectly
@funckyjunky
@funckyjunky 3 жыл бұрын
no, it didnt work, in my case (esp32 wroom_v1) this is what worked for me: int LED_BUILTIN = 2; void setup() { pinMode (LED_BUILTIN, OUTPUT); } void loop() { digitalWrite(LED_BUILTIN, HIGH); delay(1000); digitalWrite(LED_BUILTIN, LOW); delay(1000); }
@ichbinderroboter
@ichbinderroboter 3 жыл бұрын
For the 38 Pin version you need to use LED_Builtin = 1
@funckyjunky
@funckyjunky 3 жыл бұрын
@@ichbinderroboter yes, thats true 👍
@AlexRib
@AlexRib 2 жыл бұрын
@@ichbinderroboter THANK YOU very much
@lautarocarrano6537
@lautarocarrano6537 2 жыл бұрын
@@ichbinderroboter Thanks!
@Youngduck93
@Youngduck93 4 жыл бұрын
Thank you for the tutorial video! For 'ESP-WROOM-32', I had to keep the 'boot' button on my board pressed while flashing the program; otherwise the flashing process gave an error "Failed to connect to ESP32".
@talhawaleed8633
@talhawaleed8633 4 жыл бұрын
thanks man, that was helpful
@gerdsfargen6687
@gerdsfargen6687 Жыл бұрын
That's strange...my 2022 wroom esp32 doesn't require this yet doesn't blink the on-board led despite defining the builtin as 2.
@mvvkiran
@mvvkiran 3 жыл бұрын
Thanks man, this helped!
@0my
@0my Жыл бұрын
What programmer do you suggest
@komalshah4854
@komalshah4854 11 ай бұрын
How do I make it stop it just keeps blinking
@adnyx.9610
@adnyx.9610 8 ай бұрын
unplug it or flash another code that doesn't make it blink
@itsdarkoboy706
@itsdarkoboy706 Жыл бұрын
What do you mean with HIGH to turn off but LOW to turn on? I'm confused and not sure if i should switch to ESP if it is this unintuitive...
@dentonhess5810
@dentonhess5810 Жыл бұрын
I believe you are correct. But I haven't done this myself yet. Sometimes inverted logic is used, but I don't think so here. I think he simply misspoke.
@balajiuthran5028
@balajiuthran5028 2 жыл бұрын
Thank you bro
@moatez1187
@moatez1187 3 жыл бұрын
bro u sayed turn off and you used high -_-
Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
6:18
Simply Explained
Рет қаралды 28 М.
12 Mind-Blowing ESP32 Projects to try in 2024!
8:50
ToP Projects Compilation
Рет қаралды 191 М.
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 105 МЛН
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 6 МЛН
PlatformIO: All you need to know in 10 Minutes!
10:56
J's e-shack
Рет қаралды 333 М.
Arduino To ESP32: How to Get Started!
9:26
Robonyx
Рет қаралды 444 М.
I tried the 3 Cheapest Arduino Alternatives! (That you Suggested)
13:21
Getting Started with ESP32 - Step-By-Step Tutorial
19:50
Tomasz Tarnowski
Рет қаралды 381 М.
ESP32 -  Switch ON & OFF an LED with Blynk IoT
14:16
Upload Ideas With Itamar
Рет қаралды 14 М.
Is this Best ESP32 board? New T-Display S3 ESP32S3
10:17
Volos Projects
Рет қаралды 351 М.
Introduction to ESP32 - Getting Started
47:57
DroneBot Workshop
Рет қаралды 1,6 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 105 МЛН