Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribute power more evenly to Pixels #3

Open
swizzlevixen opened this issue May 13, 2016 · 2 comments
Open

Distribute power more evenly to Pixels #3

swizzlevixen opened this issue May 13, 2016 · 2 comments

Comments

@swizzlevixen
Copy link
Owner

Distribute power individually to each shelf, so that we get better voltage and truer colors to more pixels.

Pixels require 60 mA / pixel for full white, and 20 mA for “average” rule-of-thumb use.

Pixels Rule of Thumb Max
1 NeoPixel or WS2801 Pixel 20 mA 60 mA
41-pixel Strand 820 mA 2.46 A
All 6 Shelves (5 * 41 + 39) 4.88 A 14.64 A
50-pixel WS2801 Strand 1 A 3 A
16-pixel Volcano Ring 320 mA 960 mA
3 Arcade Button NeoPixels 60 mA 180 mA
TOTAL 6.26 A 18.78 A

So, probably what I need is a 5A supply per shelf, plus another 5A for the WS2801 pixels. (4 × 5A)

Of course, this doesn't take into account the max from the wall circuit (15A, probably), or the max supported by the power strip (something less).

Maybe I could limit the output in software to keep the total under the 15A max (minus, of course, RPi power, fog machine power, fan power, etc.).

@swizzlevixen
Copy link
Owner Author

swizzlevixen commented May 13, 2016

I wasn't thinking about the power conversion for the mains circuit. 10V at 5A only draws 120V at 2A, according the the 5V/10A power supply I got from Adafruit, so that doesn't add up to something that would overload the mains circuit.

@swizzlevixen
Copy link
Owner Author

AmazonBasics power strip currently in use will support:

AC 15A, 125V, 60Hz, 1875W

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant