leddriver/README.md

11 lines
506 B
Markdown

# LED Driver
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.
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.
## License
This repository is licensed under the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/).