Looking for advice on external status display for MikroTik-based devices

Hi everyone,

I’m working on a small network appliance project based on MikroTik RouterOS, and I’m exploring ideas for adding a compact external status display to show basic information such as link state, traffic indicators, or system status.

Before going too far, I’d like to ask the community:

  • Has anyone here implemented an external LCD or small HMI with MikroTik devices?

  • From your experience, is it more practical to rely on LEDs only, or does a small display add real value in field or rack-mounted environments?

  • Are there known limitations when trying to interface RouterOS-based systems with external display controllers (via an embedded board, MCU, or SBC)?

As a reference, I was looking at compact bar-type IPS LCDs like this 3.7-inch 240×960 MIPI panel
https://www.aptusdisplay.com/products/3-7-inch-240x960-ips-rgb-mipi-bar-tft-lcd-display
but I’m not sure whether this kind of display makes sense in real MikroTik deployments.

Any feedback, examples, or “don’t-do-this” advice would be greatly appreciated.

Thanks in advance.

If this isn't spam (definitely reads as such), you could build a ESP32 based device with a small display, that shows graphs and status taken from RouterOS with SNMP

This seems like a bad suggestion, but I'll try doing it this way.Thank you.

What is bad in your opinion?

Do you know that some MT devices had a LCD displays?
No matter what, you have to access ROS status details with an API.

What you are looking for is probably ESP32-S3 or ESP32-C6 with LCDs. Very easy to work with lots of creative potential. Alternatively the lazier way would be bridge the API into HA and feed it into a screen like Aqara S1 plus.

And no, though it’s useful for other systems I don’t see any value for Mikrotik, as if there’s anything to check I can just Winbox in. In the field like colo, what you may need is a large display to show dozens of RouterOS at once instead of a 2” which can only show very minimal info.

A dashboard, but so tiny that anyone over 50 won't be able to read it?

A 1U is 44.45 mm, it will fit a 3.99" inch screen of that type:
https://www.aptusdisplay.com/products/4-inch-400x960-rgb-mipi-ips-bar-type-lcd-display
or a 4.6":
https://www.aptusdisplay.com/products/4-6-inch-320x960-rgb-mipi-interface-ips-bar-type-tft-lcd-display

With 2 U it may start to become readable/useful as a 8.88" screen should fit in the heigth.
https://www.aptusdisplay.com/products/8-88-inch-480x1920-mipi-interface-bar-type-lcd-display
or a less elongated 5":
https://www.aptusdisplay.com/products/5-inch-780x1280-industrial-lcd-module

But how much would the device sell for?

Something in the less than 100 US$ range or more likely in the 150-300 US$ one?

Or more?

For people used to buy racks at the (stupidly high) rack prices of the market and used to non-Mikrotik "professional" devices, even 300 US$ is a rounding amount, but for the rest of the people it would probably represent (IMHO) an unaffordable gadget.

Full disclosure:
I am (well) over 50, and cheap.
In the single rack setup I have I placed on a shelf an old (and doomed to be thrown away even if perfectly working) Pipo X9, a kind of desktop tablet with a 9 inch touch screen and an ethernet port running Windows 10 - yes I know - that runs nicely Winbox 3, and I use that on the spot when I need it.
Buying a similar thingy new should still be below the 300 US$ mark.