Repository files navigation My first micro controller project . LED blinking using switch .
ESP32 LED Blinking Project
ESP32 DevKit V1
Breadboard
LED
Jumper wires
USB cable
Arduino IDE
Installed the Arduino IDE.
Added and installed the ESP32 Boards by Espressif Systems in Arduino IDE.
Connected the ESP32 DevKit V1 to the computer using a USB cable.
Built the circuit on a breadboard using the LED and jumper wires.
Selected the correct ESP32 board and COM port in Arduino IDE.
Wrote the LED blinking code.
Adjusted the baud rate properly for communication and uploading.
Uploaded the code successfully to the ESP32.
Powered the ESP32 with an appropriate voltage source and tested the blinking LED.
Learned how to set up ESP32 in Arduino IDE.
Understood the importance of selecting the correct baud rate and COM port.
Learned basic GPIO control using an LED blinking program.
Understood the importance of using a proper voltage source for ESP32 boards.
About
My first micro controller project . LED blinking using switch .
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.