HelloI think Hobby-board does not sell anymore 1-wire LCD.I'm also interrested by this small LCD to display different measurements on the 1-wire bus. buttons can be used, I think, to change displayed values.fully compatible with OWFS ? perl script can control the "user interface" ?
The problem with buttons is that you have to constantly pool the state of them. If the LCD is the only device on bus that's not a problem but when you read temperature the bus is busy for about 2-3 seconds. You can have an endless loop and it works reasonably responsive.
Maybe the better solution would be to buy a bigger 4x20 display.
Hobby bords design LCD is fairly easy. I made a clone of it with a universal board.
I only have a photo of an early version made on breadboard but there are just few extra components.
https://dl.dropbox.com/u/96422972/DSC00906.JPG--
p4trykx
------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412
_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
