Skip to content

Commit

Permalink
Update LED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liangshao07 authored Nov 14, 2024
1 parent 246b4d2 commit 8824bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/LED.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ LEDs (Light Emitting Diodes) are basic and widely used components in electronics
R = \frac{V_{supply} - V_{LED}}{I_{LED}}
$$

Where $$V_{supply}$$ is your power supply voltage, $$V_{LED}$$ is the forward voltage of the LED, and $$I_{LED}$$ is the desired current (usually 10-20mA).

Where $V_{supply}$ is your power supply voltage, \(V_{LED}$\) is the forward voltage of the LED, and $I_{LED}$ is the desired current (usually 10-20mA).

### Common Applications with Arduino, STM32, and ESP32:

Expand Down

0 comments on commit 8824bf0

Please sign in to comment.