Any thoughts on how to adjust this to include a timer? I love this project and would use it for messages through MQTT, but as mentioned above MQTT would not be good for a count down timer with seconds.
Hello, maybe someone can help me here?
I use the ioBroker with an MQTT adapter and have built the display. My problem is that I don’t get anything on the display.
I can transfer data, but according to the serial console these data points arrive wrong !?
it should be “wled / zone0_text”, instead it becomes “cmnd / status / wled / zone0_text”.
Whats going on here?
Is someone also facing strange issues where the led panels and dots would flicker ? Soldered all 4 panel and this should avoid any problems with signals between the panels bit I continuously get thises pixel errors … strange thing is that if I don’t send any message to the board it does not flicker at all
I made already two display using this script. Absolute amazing and flexible, working really well.
Is there an option to not have any transition? Just a text replacing the existing one, for faster displaying?
Any solution is appreciated!
Is there an easy way to remove the zone1, thus making this just a single zone0 display for the whole matrix?
For example, can I just simply comment out the zone1 and configure zone0 to all 8 panels:
P.setZone(0, 0, 7);
I understand this configuration may be the same as other MAX7219 mqtt parola display projects out there, but I’ve been having trouble getting the others running or I don’t like some components of the other ones out there.
Great project, I put two of these together this weekend but have a question.
I’m using 8 panels just like the pictures and I have zone1 occupying the left-most panel, with zone0 occupying the remaining 7. If I use one of the characters in zone1 that uses the right-most column of LEDs in that panel combined with scrolleffect, when the sprite returns to the left, it erases that last column of LEDs until the next refresh redraws it. Has anyone else experienced this?
Hello and congratulations on this project, it is really gorgeous, however I would like to find a way to scroll the longest words for a 4 unit dotmatrix, I am searching on the net but I cannot understand how to do it. Has anyone succeeded in doing it?
1. fully rewritten code, fixed WDT errors
2. Web UI for Wifi configuration (all settings in UI)
3. Web UI for configuration
4. 3 work modes: MQTT client, Wall clock, Manual send text
First boot:
Device will boot in wifi access point mode and write the wifi name and password on the display.
AP wifi name: wled-AP
AP wifi password: 12345678
Connect to this AP and configure your wifi settings (connect to your wifi network)
When the device connects to the WIFI network, the device’s IP address will be displayed on the zone0