I have a simple question , I wanted to know if the Magelis xbt gt was compatible with Arduino
if it were, what library should I use and how to configure it on arduino?
I would be very happy if you could help me, thanks
In principle the Magelis screens are just intelligent terminals with a serial interface. You can use them by communicating with the Arduino on the serial port. Practically, though, you will need to find documentation on the commands that you need to send through the interface to make the display work (the comms protocol). You may find something if you search the web.