Skip to content

G0ps/G0ps_Hardware_miniProject_Led_blinking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My first micro controller project . LED blinking using switch .

ESP32 LED Blinking Project

Components Used

  • ESP32 DevKit V1
  • Breadboard
  • LED
  • Jumper wires
  • USB cable
  • Arduino IDE

Procedure Followed

  1. Installed the Arduino IDE.
  2. Added and installed the ESP32 Boards by Espressif Systems in Arduino IDE.
  3. Connected the ESP32 DevKit V1 to the computer using a USB cable.
  4. Built the circuit on a breadboard using the LED and jumper wires.
  5. Selected the correct ESP32 board and COM port in Arduino IDE.
  6. Wrote the LED blinking code.
  7. Adjusted the baud rate properly for communication and uploading.
  8. Uploaded the code successfully to the ESP32.
  9. Powered the ESP32 with an appropriate voltage source and tested the blinking LED.

Learnings

  • 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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages