Managing power with a mechanical switch isn't ideal. In the original design, I used the enable pin of the power supply to ramp up power to the LEDs in a more controlled manner.
3y
7
Welcome! Please click through these bubble comments to learn about the design!
Note: I am still trying to figure out the battery situation, it looks like the digikey part placed on the board is designed to work with protected 18650s, so purchase one on Amazon that has a button.
To determine how much power we need to supply, we need to count how many LEDs there are.
Screenshot-2023-08-30-at-1-40-31-PM.png
img
Go to the PCB view (the button is located at the top of the app) and click on the object panel on the left. You can expand through the Letter Modules until you see the component count. Because the terminals count as components, just subtract 2 from the number you see for each letter. Write these numbers down somewhere.
3y
3
If we were to use the SSZYY0805R for our LEDs (which can be purchased on LCSC), ...
If we were to use the SSZYY0805R for our LEDs (which can be purchased on LCSC), we can see that the LED has a nominal 2.0V forward voltage and draws 10mA under that condition.
Screenshot-2023-08-30-at-3-21-06-PM.png
img
In our application, we have 99 LEDs total so the total current we would ideally draw is 990mA @ 2.0V. When tracing the connections between LEDs, make sure that the trace widths can handle that much current by using a PCB trace width calculator.
markwuflux
markwuflux