mrcodetastic / ESP32-HUB75-MatrixPanel-DMA

An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
MIT License
977 stars 215 forks source link

Battery Vs. Panel #604

Closed wamk9 closed 3 months ago

wamk9 commented 8 months ago

Hi Everyone!

I have a question about the power of that panels, can i use a step up or something with a battery 18650? If yes, have a module example to adquire to this situation?

Thanks!

mrcodetastic commented 8 months ago

I have often used a usb power pack to drive these panels.

High capacity powerpack is required and one that can output 2A.

Lukaswnd commented 8 months ago

I do not recommend to only use a boost converty, this has no discharge protection an will destroy your batteries. There is a common 4 cell module, which is sold on everyones favourite china supplyer. It has 5V 3A output. I have had the experience that the enery consumptionof the panels on the sellers is not that bad. But they assume full white on each pixel with maximum brightess. Which you never do. From my experience, they use around 50% of the enery, when setting the brightness to 80% and not using white, as color, but rather mixed colored, with only 2 of the 3 colors. And around 25% with 20% brightness. So you can do the mathyourselfe.

An one more tipp. If the powersupply is too weak, and the esp crahes due to low energy provided (Brownout detector). It might happen, that It crashes over and over again, because the esp keeps its pinstate, which leads to relighting of the same leds, that made it crash. So make sure to disconnect the panels from the power supply