Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.05 KB

LED BLINK

LED blinking

TABLE OF CONTENTS

  1. What is a LED?
  2. How does a LED blinks?
  3. Circuit Diagram

What is a LED?

Light Emitting Diode is a device that produces light on electrical and electronic devices.
It is a light sensor which emits light that is reflected from surface which further helps in sensing the environment.

How does a LED blinks?

There are several ways of making a blinking LED circuit.

  • A relay
  • A transistors
  • An inverter (a logic NOT-gate)
  • PWM

LED blinking with ESP32

Circuit Diagram

ckt