Skip to content

limit led power consumption (using estimation) #79

@viknet365

Description

@viknet365

Powering a full 5m led strip with 96 RGBW/m from an ESP8266 seems a bit crazy, but if the effect only drive a few leds its perfectly doable and can be very nice (hello meteor effect).
the only problem is what happens when you crank up the volume :=)

Spoiler:

 Above one amp the schottky diode before the voltage regulator will remind it for you by emitting a strong odor of burned PCB.

Since there is already and estimation of the power consumption, it would be nice to avoid lighting more led when this limit is reached.

Assuming the test could be done in real time there is a few things we could do:
1 - Reboot and load probably failsafe settings.
2 - Reduce the overall brightness.
3 - Only light the leds at the start of the strip and don't light the other once the max consumption is reached.
4 - Something else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions