Here is some stuff on using LCD which is a perl script and needs no other drivers. The VFD display is set up by slaving an LCD board from one of my Raq4i units into my devel box. Since it is a parallel port connection, this all can be done hot without shutting anything off. This is a Noritake VFD with a Red filter using the lcd program from here.
http://forums.ixus.fr/viewtopic.php?p=136075I downloaded Franck's updated version 0.9 from his site and modified it just enough to make it run.
The stock LCD is in my stable full time Raq 4i running a variation of the lcd program called lcdpilot. Lcdpilot runs about 5% cpu cycles all the time whereas the lcd perl program running the vfd here is barely detectable as far as cpu cycles. I would rather use the single lcd perl file as it is a lot less cluttered than having dozens of perl scripts present.
Notice that in all examples, the upper line is cut short so the script needs to be seriously hacked to make it 16x2 friendlier. I think the year should be only two digits. IPCop uses a lot of perl so it makes sense to take advantage of it. Brian, I have the actual addresses of the Cobalt buttons so we could possibly incorporate an honest to goodness menu function. Unfortunately my ipcop building and kernel patching skills greatly exceed my next to nothing perl hacking skills. Oh Brian?
