Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Will anyone know how to connect 2 USB LCD?

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Post Reply
whysohurry
Posts: 2
Joined: December 20th, 2013, 7:27 am

Will anyone know how to connect 2 USB LCD?

Post by whysohurry »

Hi all,

I have 2 USB interface LCD modules, will anyone how to config them in smarite so that they can work together, the main point is, what is the different in communication setting in config.ini ?

[Communication Settings]
DisplayDLLName=LCD2USB.dll
DisplayDLLParameters=
Baudrate=8
COMPort=1
USBPalm=0
ParallelPort=888
HDAlternativeAddressing=0
HDKS0073Addressing=0
HDTimingMultiplier=1
MX3USB=0
HTTPProxy=
HTTPProxyPort=0
RemoteHost=localhost

hydrolisk1792
Site Admin
Posts: 305
Joined: July 23rd, 2010, 8:32 pm
Location: Las Vegas, NV USA
Contact:

Re: Will anyone know how to connect 2 USB LCD?

Post by hydrolisk1792 »

Your displays probably use a USB to serial interface on board. Intern what you need to do is get a USB to serial driver for the particular display. Then you should be able to configure an smarty Virtual serial serial port. :D

Post Reply