Dnia 2011-01-27, czw o godzinie 18:33 -0200, Roberto Spadim pisze:
 
> do you think that 1 second is a good time to update 80 characters in a
> screen? do you have only one display in you onewire bus? do you need
> fast write to screen? use ethernet displays :)
I have only one display which now shows temperature. I don't need a
super fast display. I'm happy with HB 1-wire solution but the only flaw
is that I can't display Polish letters. The main advantage is that it's
cheap.

> using the default display charset is the better option (you can buy
> any display and don´t need to update the rom)

Default displays have only ASCII chars no polish diacritics like
ąźćłó...I just need to add those to standard Latin alfabet.

> so, using a iconv library to display the right information is better,
> since it´s faster than update charset+send the bytes, and it´s more
> portable and more standard with you display seller
> change charset is a good feature
You are right, I will use it for converting form latin2 to ASCII. But I
also need to put additional char bitmaps to the display CGROM because
none of them are in the standard ROM. 

> you can implement it with owshell + display datasheet, did you tried?
Next week I will try to do this.


-- 
p4trykx


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to