Jump to content

Hey Guys,

 

quick question: 

When setting FastLED.setMaxPowerInMilliWatts or FastLED.setMaxPowerInVoltsAndMilliamps are the mA or mW per LED or for all LEDs?

 

Example mW:

  • 1 LED: 300mW (0.3W) → 10 LEDs 3000mW (3W) @ full White Brightness
  • Do I write FastLED.setMaxPowerInMilliWatts(300); or FastLED.setMaxPowerInMilliWatts(3000); ?

 

Thanks for your help!

5chmidti

Link to comment
https://linustechtips.com/topic/908748-fastled-setmaxpower/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×