Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] Arduino equalizer- music reactive Led Screen
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter
February 9, 2022 4:08 AM
Hi to all! I build led signs with some controllers like tf-qb and huidu.
I want to create a sign with dimmensions 3m×1m with P(P3 or P4 or P6 or P8) led modules and power supply for those 300A with 5v. I was wondering if i could achive an equalizer mode with arduino.
Thanks.
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2815
February 9, 2022 4:27 AM
Hi asdec,
unfortunately, I'm not familiar with any of these products.
The Arduino is very capable though, so it wouldn't surprise me if I could control such a LED panel.
However, since you mention a 300A power supply, I suppose this could come down to 5,000 LEDs???
In that case an Arduino may not be the best choice. Maybe consider an ESP8266 or even better an ESP32 (which can be programmed as if they were Arduino device - see this article). Not only do they have more memory, but are much faster as well.
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter
February 9, 2022 6:36 AM
@hans i have some of those. i used them only for the wifi ability. i will try to find more informations. thanks for your quick reply.