logoalt Hacker News

__jonastoday at 1:35 PM1 replyview on HN

Neat project! I'd be interested in how the power supply is done. I've wanted to do things with LEDs like this, but not knowing much about electronics this always seems the most complicated part to me, specifically powering both the micro-controller and the LEDs with a single wall plug in a safe and reliable way.


Replies

thesh4d0wtoday at 4:28 PM

It's not really hard at all, calculate the max power the leds will draw and get a psu that'll never exceed 90% of that. Your average usage will be waaay lower anyways since you don't usually show all white.

5v power supplies are easily available, Meanwell is a popular & reputable brand. The same psu can run your lights and microcontroller.

show 1 reply