Hello everyone,
currently I am trying to write to an 20x4 LCD Dot-Matrix Module using Perle's TruePort Redirector. I have the GMS-DS LCD Module connected to a Perle Serial to Ethernet Device Server. As of now, I think that I need to write to a local TruePort interface, which then converts the data and sends it to the Device Server via TCP/IP. Then the server forwards the data over the serial port to the LCD Module, which displays the characters.
I am at a very early stage and not able to describe a specific problem. I would rather ask around if anyone knowledgable about this particular setup or general LCD display output has a useful link to a tutorial, library or similar sources that could help getting me started.
Not sure about, whether this question should be asked on serverfault.
Thanks!