Hello! Paul? What sort of problems? I attempted a checkout of CVS stored stuff for another project that I sometimes do stuff with, it aborted rather rudely, and with no real explanation.
I'd appreciate some further information so I can brief the good guys at that project. -- Gregg C Levine [EMAIL PROTECTED] "This signature was once found posting rude messages in English in the Moscow subway." On 5/10/06, Paul Alfille <[EMAIL PROTECTED]> wrote:
Vittore, This LCD uses the Maxim-designed LCD (DS2408 design). It is the easiest of the designs, using 7 pins for LCD data. There is an example (JAVA) code in http://www.maxim-ic.com/appnotes.cfm/appnote_number/3286 (Application note 3286). I've added a directory LCD_M to the DS2408. The files are: LCD_M/clear initialize, clear, and home LCD_M/home place cursor at "home" position LCD_M/screen write to the screen LCD_M/message clear, home,write So the "Hello World!" would be: echo "Hello, World!" > 29.000000000000/LCD_M/message Unfortunately, sourceforge has further CVS problems, so there will be no releases until the end of the week. When it comes out, I'd like you to test, please. Paul Alfille On 5/10/06, Vittore Zen <[EMAIL PROTECTED]> wrote: > Any idea how to write an "hello world" in LCD like this? > http://tinyurl.com/n38k4 > > Thanks in advance* > * > > owfs say > # ls /tmp/1wire/29.706700000000 > PIO.0 PIO.1 PIO.2 PIO.3 > PIO.4 PIO.5 PIO.6 PIO.7 > PIO.ALL PIO.BYTE address crc8 > family id latch.0 latch.1 > latch.2 latch.3 latch.4 latch.5 > latch.6 latch.7 latch.ALL latch.BYTE > por power present sensed.0 > sensed.1 sensed.2 sensed.3 sensed.4 > sensed.5 sensed.6 sensed.7 sensed.ALL > sensed.BYTE set_alarm strobe type > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers >
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
