Ben Griffith wrote:
> It looks like the answer to that question is at the link Chris gave.
> Apparently that will work except that the rows will be out of order ...
> 1,3,2,4 instead of 1,2,3,4.  Also the 4 row displays only support 20
> columns, so the 21st character will go into row 3, the 41st character will
> go into row 2, and the 61st character will go into row 4.  I'll have to pop
> in the 4x20 display sometime and try that out.
> 
It really seems like this order... try it... you should catch that by a
small script...

Another strange effect with the 3 free pins on the ds2408 I just
discovered... I have Pin0 in high-mode, so PIO.0 is 0, when i now do
something with the display, like writing something, or clearing the
screen, owfs puts the Pin in low-mode again.
So when I have some buttons there this would mean I would have to put
them back in high-mode to read their state. Maybe a developer can take a
look at this, would be nice to leave the state of pins 0-2 untouched.

-------------------------------------------------------------------------
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

Reply via email to