Build Your Own Arcade Controls Forum

Main => Everything Else => Topic started by: DrewKaree on July 23, 2005, 10:04:12 am

Title: Perhaps some help for output to separate LCD?
Post by: DrewKaree on July 23, 2005, 10:04:12 am
I've been reading here and there about people outputting either button setups/help diagrams with their systems or separate screens for whatever might be useable....came across this while toodling around, and it's for a PVR, but you can get the source code for it, and perhaps you can see something in it you haven't thought of before, or a better way to do what you want.

http://www.bladerhq.com/pmwiki/pmwiki.php/Plugin/LCD (http://www.bladerhq.com/pmwiki/pmwiki.php/Plugin/LCD)

If this isn't even close for what I'm thinking it's for, just pummel me about the head and shoulders with cooked noodles.  I can handle it.
Title: Re: Perhaps some help for output to separate LCD?
Post by: jhanson on July 23, 2005, 12:45:49 pm
If you've got a serial LCD, all you have to do is print/copy some text to the serial port.  I do mine using a batch file.  Doesn't get much simpler than that!