On Fri, 14 Mar 2003, Starkeeper wrote:

> I try to write a small LCD-script for freevo, but I have no experience in
> programming Python. I did not find anything about device-files on python.org
> so I ask here.
> How can I print out some text to a device-file with Python?

        For reading or writing just open and handle it like a normal
        file. For ioctls there is a special module.
        I would suggest to use LCDProc for accessing the LCD. It supports
        a large no. of LCDs and has a quite easy TCP interface.

        (see lcdproc.sf.net)

        l8r...
                Thomas



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to