-
Notifications
You must be signed in to change notification settings - Fork 279
Description
Hello to everyone!
I am becoming a little too excited with the idea to build a big display with these modules, I am working with modules with the FM6124DJ chip, 1/4 scan rate, 32x16. By looking through some of the libraries I manage to turn them on just to test my power supply (LRS-350-5), my esp32 and the cables, but no idea how to actually make letters and figures to show. So far, all that I can do is to make them turn on random lights, and it doesn't seem to refresh anything.
The idea that I cannot possibly get out of my head is to build an array of 4x6 of these modules (the link from where I got them: https://es.aliexpress.com/item/1005008345547054.html?spm=a2g0o.order_list.order_list_main.5.22b3194d19diCP&gatewayAdapt=glo2esp) to make messages appeared on the background with a transition animation like: "HELLO" coming from a side, or a big figure in the middle of the display.
I understand that I need to make adjustments on the libraries to make it work for this display, but I am having troubles doing it maybe I need a different approach.