Fixed inconsistent capitalization
This commit is contained in:
parent
57a9a4f50b
commit
fae53ecdfa
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
A simple PCB I made to drive a LED (strip) using an AL8843.
|
A simple PCB I made to drive a LED (strip) using an AL8843.
|
||||||
|
|
||||||
This board features a high/low brightness pull-down, as well as an On/Off pull-down.
|
This board features a High/Low brightness pull-down, as well as an On/Off pull-down.
|
||||||
|
|
||||||
The board by default is configured to 1A current. To change this, swap R9 with an appropriate resistor using the formula `Amps=0.1/R9`.
|
The board by default is configured to a max brightness current of 1A. To change this, swap R9 with an appropriate resistor using the formula `Amps=0.1/R9`.
|
||||||
The board is designed to handle up to 2A of current continuously.
|
The board is designed to handle up to 2A of current continuously.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue