@twigs said in Using M5Stack for Custom Signage Displays – Need Advice:

Hey everyone, I’ve been exploring M5Stack modules for a custom signage controller project—curious if anyone here has experience using UIFlow or MicroPython for real-time display updates?"
"Also open to suggestions on the best units for LED or TFT screen integrations—appreciate any tips!

For a start, Micropython is not a realtime language, it is an interpreted language.

The biggest issue for signage is that of memory and ram, the bigger the sign, the more the memory is required.