LinuxMCE Forums
May 21, 2013, 03:05:21 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Character LCD/VFD displays  (Read 826 times)
merkur2k
Addicted
*
Posts: 513


View Profile
« on: October 24, 2008, 10:10:04 pm »

Is there anything in LMCE for parallel or usb driven auxillary character (or graphic even) LCD/VFD displays? I see that one of the Fiire systems has a VFD, and just kinda got curious if theres something built in or if its something specific to their LMCE builds. In its previous life, my current core/hybrid hardware was a MythTV box and I did at one point add a parallel attached 20x4 LCD to it. Not a make or break deal for me at all, just looking for an extra bonus Smiley I can always crank up LCDProc like I used to I suppose.
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #1 on: October 24, 2008, 11:01:21 pm »

we have drivers for a few different displays. As far as I've used, i've only used the MSI Media Live LCDButtons driver, but it is possible to create VFD drivers using the VFD_LCDBase class.
 
-Thom
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #2 on: October 24, 2008, 11:02:10 pm »

Currently, there is no VFD "device" for driving these displays in LMCE. You can use LCDProc to do your own thing, and VDR/Myth I believe people have gotten it to display some stuff. But building a LMCE device for these is the key... I think it would be great to have that and would like to build one myself but I'm still way off being able to do so yet!
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #3 on: October 24, 2008, 11:07:09 pm »

NO Colin. Incorrect. Please do not reply on a topic if you do not know the correct answer.

I'm one of the developers, my reply is correct.

please read my original reply.

-Thom
Logged
merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #4 on: October 24, 2008, 11:14:40 pm »

Interesting to know, thanks for the update. If it helps any, my display uses the very popular HD44780 driver, and is for display only (has no buttons).
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #5 on: October 24, 2008, 11:39:06 pm »

For christ's sakes, Thom, calm down! We all know who you are, there is no need to be rude! I was posting at the same time as you, and was just trying to help.

My comment is still valid - there is no LMCE device for VFDs even if there is a class that's not much use to a user without a DCE device is it? I was simply reflecting other comments from senior members like totallymaxed who has said in the past that he would like to see VFDs more fully supported. Even if some parts of LMCE can display data on some devices (which is what I think you are saying) wouldn't it be better if there was a general DCE device to do this that could receive messages from all other devices in the system and display data about everything that LMCE is doing?

That sounds very like I am totally subscribed to the mantra you always enforce - no duct tape, it should be designed into the system from the ground up using DCE!!!
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #6 on: October 25, 2008, 12:03:30 am »

If you look in the code, we have drivers for:

* MSI Media Live
* Crystal USB
* Generic VFD/LCD
and a couple of others i can't remember.. I believe IRTrans implements the vfd classes too.

-Thom
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #7 on: October 25, 2008, 12:17:03 am »

You're saying drivers aren't you? Not devices? So although we can drive the displays, there is no central DCE device for coordinating messages from all the other devices/plugins, yes? That was what I was getting at - don't you think it would be nice to have that kind of DCE device?
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #8 on: October 25, 2008, 02:08:31 am »

drivers and devices are interchangeable.

Look at the Media Live LCDButtons device. You will see what I am referring to.

or even better

look at DCE -> commands, and search the page for the VFD commands

-Thom
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!