LED blinking ESP32: How to use GPIO pins as a digital output pins

preview_player
Показать описание
LED blinking ESP32: How to use GPIO pins as a digital output pins
How to use GPIO pins of ESP32 development board as digital output pins,

for code check this link:
How to use GPIO pins of ESP32 devkit with LED blinking example. Whenever any beginner starts learning about any microcontroller based development board, Experts always recommends beginners to start with LED blinking.

How to install ESP32 in Arduino article:

ESP32 pinout article:
Рекомендации по теме
Комментарии
Автор

Thanks for sharing, just what I needed

patrickm
Автор

Hello, great video but i've one question, if i don't want it to blink, do I just remove the delay from the code?

King-wcji
Автор

please tell me how to stop it now from working

ashrefoueslati
Автор

show the connections we r confused about that

swaroopkv
Автор

Hi friend, please.
Can you test the maximum led blink speed? Please remove the delay(1000); and run it, and tell us the output frecuency. Do it to 240MHz cpu clock. Thanks you.

walteruribe