-
Notifications
You must be signed in to change notification settings - Fork 5
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
Wrong power supply dimension #5
Comments
Hello, Good remark. I don't have find much documentation, but I find 50mA at 5V for the full brightness of R, G and B LEDs. Indeed, a very powerful PSU must be a good thing, but not necessary with a "normal" use of the table. A good 5A power supply can provide most power in a short period of time and each LED has a tank capacitor. |
Yes, that's right, for normal use, and if we don't use as a giant torch, 5A is certainly enough :) Also, what about a french documentation ? |
It probably depends on the LED strips. I've made some measurements on my strips from different manufacturers, powered with a lab power supply, I actually never needed more than 3.5A even at full brightness. I have the feeling that the theoretical 50mA per LED is a bit overkill especially when multiplied by 150. Strong power supplies are bigger, this is maybe not something you want close to your coffee table.
I do accept pull requests on that repository :) |
I can't remember where I did saw those 20mA per LED, but nothing in the datasheet about IF current !! It might be a general rule about led : when I did my high school, we did always took 20mA for a LED current... nevermind.... If I had some free time, I would translate the pages... perhaps someday ;) |
How should I proceed to translate the docs ? Should I suffix each file with "_fr". i.e. : assembly_guidelines_arbalet_lava_fr.odt ? |
If you follow the advice given by LED strips manufacturers they also suggest 7.5 amps or so. Adding |
Great, I'll start translating the docs ! (PS : So silly to discuss in english since we are both french !!) |
Great! Yes, fork the project, then clone your own copy on your local disk (on Linux |
Ok ! I'll work on it as soon I'll have some free time :) |
Hi,
I've made a small calculation :
Each WS2812B module contains 3 LED, and each led can consume up to 20 mA.
This leads to 60mA per LED.
So, for a table containing 150 LED, if each led is set at full power white, we need 150 x 0.06A = 9 A !
I think that asking for a 5V / 5A power supply could cause to strange behavior ;)
It should be more reasonable to ask for a 10 A PSU.
PS : Boujou de normandie !
The text was updated successfully, but these errors were encountered: