mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-11-22 06:32:16 +00:00
Created External LED (markdown)
parent
810cccda0b
commit
6a2a7ad611
27
External-LED.md
Normal file
27
External-LED.md
Normal file
@ -0,0 +1,27 @@
|
||||
**_This is a Draft_**
|
||||
|
||||
**_This is a Draft_**
|
||||
|
||||
The current design does not have pin outs for external LEDs. It may be added in a future revision.
|
||||
|
||||
# Power
|
||||
|
||||
Connect a LED to 5v with a resistor rated for your LED.
|
||||
|
||||
# Activity
|
||||
|
||||
There are a few options, but none would be considered easy.
|
||||
|
||||
## Remove existing LED
|
||||
|
||||
Remove the existing PC13 led and solder on your own.
|
||||
|
||||
## Drive the LED from a different PIN
|
||||
|
||||
Use an unused pin such as `PA3` to connect the a resistor and LED.
|
||||
|
||||
NOTE: You will have to modify and re-flash the software to drive this pin instead.
|
||||
|
||||
# Recommend LED and Resistors
|
||||
|
||||
TBD
|
Loading…
Reference in New Issue
Block a user