LCDProc 0.5.4-dev
-
This package absolutely requires proper hardware-dependent configuration, without it, it's just completely useless.
-
Seems to work fine with the XTM5.
I'm pretty sure the SDEC driver has most of the settings hardcoded but what I have here is:
Enable Checked, obviously
Com port Parallel Port
Display size 2x20
Driver Watchguard Firebox with SDEC
Port speed DefaultThen you must select some screens on the screens tab, whatever you want there but at least one.
Steve
-
great work, thanks!
it is possible to add the driver for the ax89063 Display?
It is used e.g. by NA-820 (http://axiomtek.com/products/ViewProduct.asp?view=429)
it would be great for me :-)
thanks!Hi, there are a couple of drivers around for that display, but it is not included in the LCDProc distribution. We could add it as an "external driver" like the nexcom driver.
Can you compile it on FreeBSD (x86)? In this case I could just add the file you send me (ax89063.so) and add the option to use it in the code…
Ciao,
MicheleMichele,
I updated the original Makefile to get it working with lcdproc 0.5.7. The forked repo (https://github.com/gianlucastella1/AX89063) also contains the compiled driver.
Gianluca
-
Hello Everyone,
I just got 2 new LCD Display 16x2 (LCD SMARTIE) and I would like to know if it is compatible with any of the existing drivers that come with the Pfsense 2.3.4 distro. Any chance to use it with LCDProc?Thanks in Advance!!
Fabricio Guzzy. -
More then likely it is, but you'll have to provide more technical details. LCD Smartie looks like a software project for Windows that also provided USB hardware at some point. Have you been able to locate a technical specification with some specifics?
-
Hello FMERTZ,
Thanks for the message.As far as I know it's a HD44780 compatible LCD via USB on FTDI chipset.
Does it help?Thanks!!!
Fabricio. -
I just found that when you choose HD44780 driver it opens a submenu with the FTDI via USB option… That loooks great... going to test it tonight.
Fabricio.
-
Hello Everyone,
Still trying hard to make a FTDI FT245 to work with LCDPROC…
This is what I got:USB connected to /dev/ugen1.2 - (see images) - Chipset FT245 (no driver I guess)
Any help will be really appreciated!!
Fabricio
-
I expect the virtual com port created by uftdi0 to be /dev/cuaU0 or similar. Check what devices are added to /dev when you connect the disaply. Check what is shown in the system log when you connect the display.
Steve
-
Hello Stephenw10
Thanks much for the message. I will check it, although the service can't start, not with that config.
Anyway, I am also trying to use parallel port configuration since it doesnt' need any interface in between. (I have another display hd44780 compatible with no USB interface)
Will post the results here after all.Thanks
Fabricio.