>Message: 2
>Date: Tue, 28 Jun 2016 02:23:37 +0200
>From: Jan Kandziora <j...@gmx.de>
>Subject: Re: [Owfs-developers] How to use eservice LCD
>To: "OWFS (One-wire file system) discussion and help"
>       <owfs-developers@lists.sourceforge.net>
>Message-ID: <5771c389.1010...@gmx.de>
>Content-Type: text/plain; charset="windows-1252"
>
>Am 27.06.2016 um 18:06 schrieb Dr. Trigon:
>>
>> Any news on this? Patch for testing ready? ;)
>>
>A quick&dirty patch is appended. I have tested it myself with a DS2408
>plus HD44780 LCD connected as described in the eservice documentation.
>
>Don't forget to install automake and pkgconfig. Use the current git
>archive clone as your base.
>
>$ git clone git://git.code.sf.net/p/owfs/code owfs-code
>$ cd owfs-code
>$ ./bootstrap
>$ ./configure
>
>$ patch -p1 <../eservice_lcd.diff
>
>$ make ; sudo make install
>
>
>Test with:
>
># /opt/owfs/bin/owserver --debug -u
>
>and in another terminal window:
>
>$ /opt/owfs/bin/owwrite /<your DS2408 address>/strobe 1
>$ /opt/owfs/bin/owwrite /<your DS2408 address>/LCD_H/clear 1
>$ /opt/owfs/bin/owwrite /<your DS2408 address>/LCD_H/message "Foobar"
>
>Kind regards
>
>       Jan

Coool! Thanks a lot!! I will test this asap and report back. Probably not 
before weekend, hope that's soon enough.

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to