From: Mark N. <in...@ni...> - 2013-04-28 09:18:27
|
Hi Guys, I have an Hush-PC it is an HTPC.. And now I want to use the Display.. Now I need your help to find out the right driver... I have an picture of that device... https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG That is my lcd4linux.conf Display CF631 { Driver 'SimpleLCD' Model 'SimpleLCD' Port '/dev/ttyUSB0' Speed 19200 Size '20x2' # Activate parity and set it to odd #Options 0001400 # From the BA63 doc, decimal 219 look like a big full block. #BarCharValue 219 } Widget CPU { class 'Text' expression uname('machine') prefix 'CPU ' width 9 align 'L' update tick } Layout Default { Row1 { Col1 'CPU' } } Variables { tick 500 } Display 'CF631' Layout 'Default' I can also disasemple the display and can look for some chip informations.. Greetz from germany, Mark |
From: Michael R. <mi...@re...> - 2013-04-28 10:32:45
|
Hello Marc, without knowing *anything* about the display, you will most probably fail. getting the cip types may help, but may not be sufficient. Did you google around for other lcd software (windows? lcdproc?) working with this display? This may lead you in the right direction... sunny greetings, michael Am 2013-04-28 11:18, schrieb Mark Nicolas: > Hi Guys, > I have an Hush-PC it is an HTPC.. And now I want to use the Display.. > > Now I need your help to find out the right driver... > > I have an picture of that device... > > https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG > > That is my lcd4linux.conf > > Display CF631 { > Driver 'SimpleLCD' > Model 'SimpleLCD' > Port '/dev/ttyUSB0' > Speed 19200 > Size '20x2' > # Activate parity and set it to odd > #Options 0001400 > # From the BA63 doc, decimal 219 look like a big full block. > #BarCharValue 219 > } > > > Widget CPU { > class 'Text' > expression uname('machine') > prefix 'CPU ' > width 9 > align 'L' > update tick > } > > Layout Default { > Row1 { > Col1 'CPU' > } > } > > Variables { > tick 500 > } > > Display 'CF631' > Layout 'Default' > > > I can also disasemple the display and can look for some chip informations.. > > Greetz from germany, > Mark > > ------------------------------------------------------------------------------ > Try New Relic Now& We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app,& servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Lcd4linux-users mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Michael R. <mi...@re...> - 2013-04-28 10:28:38
|
Hi mark, please keep the list on CC... I don't think that you can read out something helpful from tty, but it may be worth a try. also with the chips types.. come back if you have some information. regards, Michael Am 2013-04-28 12:23, schrieb Mark Nicolas: > HI Michael, > thanks for your reply. Almost there is Ubuntu installed. And the Windows software was an company own developed programm, > that runs on windows. Don't want to check it on windows. Is it possible to read out the tty informations? > > I think i have to disassamble the LCD and check what for cip types are written on. > > rainy greetz... :( > > Am 28.04.13 12:15, schrieb Michael Reinelt: >> Hello Marc, >> >> without knowing *anything* about the display, you will most probably fail. >> >> getting the cip types may help, but may not be sufficient. >> >> Did you google around for other lcd software (windows? lcdproc?) working with this display? This may lead you in the >> right direction... >> >> >> >> sunny greetings, michael >> >> >> Am 2013-04-28 11:18, schrieb Mark Nicolas: >>> Hi Guys, >>> I have an Hush-PC it is an HTPC.. And now I want to use the Display.. >>> >>> Now I need your help to find out the right driver... >>> >>> I have an picture of that device... >>> >>> https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG >>> >>> That is my lcd4linux.conf >>> >>> Display CF631 { >>> Driver 'SimpleLCD' >>> Model 'SimpleLCD' >>> Port '/dev/ttyUSB0' >>> Speed 19200 >>> Size '20x2' >>> # Activate parity and set it to odd >>> #Options 0001400 >>> # From the BA63 doc, decimal 219 look like a big full block. >>> #BarCharValue 219 >>> } >>> >>> >>> Widget CPU { >>> class 'Text' >>> expression uname('machine') >>> prefix 'CPU ' >>> width 9 >>> align 'L' >>> update tick >>> } >>> >>> Layout Default { >>> Row1 { >>> Col1 'CPU' >>> } >>> } >>> >>> Variables { >>> tick 500 >>> } >>> >>> Display 'CF631' >>> Layout 'Default' >>> >>> >>> I can also disasemple the display and can look for some chip informations.. >>> >>> Greetz from germany, >>> Mark >>> >>> ------------------------------------------------------------------------------ >>> Try New Relic Now& We'll Send You this Cool Shirt >>> New Relic is the only SaaS-based application performance monitoring service >>> that delivers powerful full stack analytics. Optimize and monitor your >>> browser, app,& servers with just a few lines of code. Try New Relic >>> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >>> _______________________________________________ >>> Lcd4linux-users mailing list >>> Lcd...@li... >>> https://lists.sourceforge.net/lists/listinfo/lcd4linux-users >>> >>> >> > > -- > > -- > > Mark Nicolas > Nicolas-IT > > T: +49 (0) 6186 526810 > M:+49 (0) 178 4912215 > E: in...@ni... > http://www.nicolas-it.de <http://www.nicolas-it.de/> > -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Mark N. <in...@ni...> - 2013-04-30 17:48:00
Attachments:
pixel.png
|
<html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi Guys,<br> i have dissassembled the device it is an ITRON (UK) LTD GU140X32F-7806R<br> <br> Which driver I have to use?<br> <br> <div class="moz-cite-prefix">Am 28.04.13 12:28, schrieb Michael Reinelt:<br> </div> <blockquote cite="mid:517...@re..." type="cite">Hi mark, <br> <br> please keep the list on CC... <br> <br> I don't think that you can read out something helpful from tty, but it may be worth a try. <br> <br> also with the chips types.. come back if you have some information. <br> <br> <br> regards, Michael <br> <br> <br> <br> Am 2013-04-28 12:23, schrieb Mark Nicolas: <br> <blockquote type="cite">HI Michael, <br> thanks for your reply. Almost there is Ubuntu installed. And the Windows software was an company own developed programm, <br> that runs on windows. Don't want to check it on windows. Is it possible to read out the tty informations? <br> <br> I think i have to disassamble the LCD and check what for cip types are written on. <br> <br> rainy greetz... :( <br> <br> Am 28.04.13 12:15, schrieb Michael Reinelt: <br> <blockquote type="cite">Hello Marc, <br> <br> without knowing *anything* about the display, you will most probably fail. <br> <br> getting the cip types may help, but may not be sufficient. <br> <br> Did you google around for other lcd software (windows? lcdproc?) working with this display? This may lead you in the <br> right direction... <br> <br> <br> <br> sunny greetings, michael <br> <br> <br> Am 2013-04-28 11:18, schrieb Mark Nicolas: <br> <blockquote type="cite">Hi Guys, <br> I have an Hush-PC it is an HTPC.. And now I want to use the Display.. <br> <br> Now I need your help to find out the right driver... <br> <br> I have an picture of that device... <br> <br> <a class="moz-txt-link-freetext" href="https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG">https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG</a> <br> <br> That is my lcd4linux.conf <br> <br> Display CF631 { <br> Driver 'SimpleLCD' <br> Model 'SimpleLCD' <br> Port '/dev/ttyUSB0' <br> Speed 19200 <br> Size '20x2' <br> # Activate parity and set it to odd <br> #Options 0001400 <br> # From the BA63 doc, decimal 219 look like a big full block. <br> #BarCharValue 219 <br> } <br> <br> <br> Widget CPU { <br> class 'Text' <br> expression uname('machine') <br> prefix 'CPU ' <br> width 9 <br> align 'L' <br> update tick <br> } <br> <br> Layout Default { <br> Row1 { <br> Col1 'CPU' <br> } <br> } <br> <br> Variables { <br> tick 500 <br> } <br> <br> Display 'CF631' <br> Layout 'Default' <br> <br> <br> I can also disasemple the display and can look for some chip informations.. <br> <br> Greetz from germany, <br> Mark <br> <br> ------------------------------------------------------------------------------ <br> Try New Relic Now& We'll Send You this Cool Shirt <br> New Relic is the only SaaS-based application performance monitoring service <br> that delivers powerful full stack analytics. Optimize and monitor your <br> browser, app,& servers with just a few lines of code. Try New Relic <br> and get this awesome Nerd Life shirt! <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/newrelic_d2d_apr">http://p.sf.net/sfu/newrelic_d2d_apr</a> <br> _______________________________________________ <br> Lcd4linux-users mailing list <br> <a class="moz-txt-link-abbreviated" href="mailto:Lcd...@li...">Lcd...@li...</a> <br> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/lcd4linux-users">https://lists.sourceforge.net/lists/listinfo/lcd4linux-users</a> <br> <br> <br> </blockquote> <br> </blockquote> <br> -- <br> <br> -- <br> <br> Mark Nicolas <br> Nicolas-IT <br> <br> T: +49 (0) 6186 526810 <br> M:+49 (0) 178 4912215 <br> E: <a class="moz-txt-link-abbreviated" href="mailto:in...@ni...">in...@ni...</a> <br> <a class="moz-txt-link-freetext" href="http://www.nicolas-it.de">http://www.nicolas-it.de</a> <a class="moz-txt-link-rfc2396E" href="http://www.nicolas-it.de/"><http://www.nicolas-it.de/></a> <br> <br> </blockquote> <br> </blockquote> <br> <div class="moz-signature">-- <br> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <br> <div class="moz-signature">-- <br> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title></title> <br id="ofl84"> <div class="moz-signature"> <div id="WISESTAMP_SIG_7571"> <div style="font-size: 13.3px; font-family: Verdana, Arial, Helvetica, sans-serif;"> <div style="margin: 0 0 8px 0"> <div dir="ltr"> <div><span style="color: black;"> <div> <div id="ofl80"><span id="ofl81" style="font-family: verdana,sans-serif; color: #333333; font-weight: bold;"><span style="font-size: xx-small;"> </span><span id="ofl85" style="color: #666666;">Mark Nicolas</span></span><br id="ofl86" style="font-family: verdana,sans-serif;"> <span style="font-size: xx-small; font-weight: bold;">Nicolas-IT</span><br id="ofl88" style="font-family: arial,sans-serif;"> <br id="ofl89" style="font-family: arial,sans-serif;"> <span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #f26522; font-size: xx-small;">T</span><span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #000000; font-size: xx-small;">: +49 (0) 6186 526810</span><span style="font-size: xx-small;"><br id="ofl813"> </span><span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #f26522; font-size: xx-small;">M</span><span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #000000; font-size: xx-small;">:+49 (0) 178 4912215</span><span style="font-size: xx-small;"><br id="ofl817"> </span><span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #f26522; font-size: xx-small;">E</span><span style="font-family: Arial,Helvetica,Geneva,Sans-Serif; color: #000000; font-size: xx-small;">: <a class="moz-txt-link-abbreviated" href="mailto:in...@ni...">in...@ni...</a></span><span style="font-size: xx-small;"><br id="ofl821"> <a id="ofl822" style="text-decoration: underline;" href="http://www.nicolas-it.de/"><span style="color: #f26522;">http://www.nicolas-it.de</span></a></span></div> </div> </span></div> <div style="padding: 5px 0pt; font-family: arial,sans-serif; font-size: 13px;"><span style="color: gray;"></span><br> </div> </div> </div> <img src="cid:par...@ni..." height="1" width="1"></div> </div> </div> </div> </div> </body> </html> |
From: Michael R. <mi...@re...> - 2013-05-01 02:24:18
|
Hi Mark, so it is a noritake device. We have a noritake driver, written by Julien Aube back in 2005. But it supports a different device: the GU128x32-311, which is connected to the parallel port. Am 2013-04-30 19:48, schrieb Mark Nicolas: > Hi Guys, > i have dissassembled the device it is an ITRON (UK) LTD GU140X32F-7806R > > Which driver I have to use? > > Am 28.04.13 12:28, schrieb Michael Reinelt: >> Hi mark, >> >> please keep the list on CC... >> >> I don't think that you can read out something helpful from tty, but it may be worth a try. >> >> also with the chips types.. come back if you have some information. >> >> >> regards, Michael >> >> >> >> Am 2013-04-28 12:23, schrieb Mark Nicolas: >>> HI Michael, >>> thanks for your reply. Almost there is Ubuntu installed. And the Windows software was an company own developed programm, >>> that runs on windows. Don't want to check it on windows. Is it possible to read out the tty informations? >>> >>> I think i have to disassamble the LCD and check what for cip types are written on. >>> >>> rainy greetz... :( >>> >>> Am 28.04.13 12:15, schrieb Michael Reinelt: >>>> Hello Marc, >>>> >>>> without knowing *anything* about the display, you will most probably fail. >>>> >>>> getting the cip types may help, but may not be sufficient. >>>> >>>> Did you google around for other lcd software (windows? lcdproc?) working with this display? This may lead you in the >>>> right direction... >>>> >>>> >>>> >>>> sunny greetings, michael >>>> >>>> >>>> Am 2013-04-28 11:18, schrieb Mark Nicolas: >>>>> Hi Guys, >>>>> I have an Hush-PC it is an HTPC.. And now I want to use the Display.. >>>>> >>>>> Now I need your help to find out the right driver... >>>>> >>>>> I have an picture of that device... >>>>> >>>>> https://www.dropbox.com/s/bs1q6l1mlx232ny/IMG_0346.JPG >>>>> >>>>> That is my lcd4linux.conf >>>>> >>>>> Display CF631 { >>>>> Driver 'SimpleLCD' >>>>> Model 'SimpleLCD' >>>>> Port '/dev/ttyUSB0' >>>>> Speed 19200 >>>>> Size '20x2' >>>>> # Activate parity and set it to odd >>>>> #Options 0001400 >>>>> # From the BA63 doc, decimal 219 look like a big full block. >>>>> #BarCharValue 219 >>>>> } >>>>> >>>>> >>>>> Widget CPU { >>>>> class 'Text' >>>>> expression uname('machine') >>>>> prefix 'CPU ' >>>>> width 9 >>>>> align 'L' >>>>> update tick >>>>> } >>>>> >>>>> Layout Default { >>>>> Row1 { >>>>> Col1 'CPU' >>>>> } >>>>> } >>>>> >>>>> Variables { >>>>> tick 500 >>>>> } >>>>> >>>>> Display 'CF631' >>>>> Layout 'Default' >>>>> >>>>> >>>>> I can also disasemple the display and can look for some chip informations.. >>>>> >>>>> Greetz from germany, >>>>> Mark >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Try New Relic Now& We'll Send You this Cool Shirt >>>>> New Relic is the only SaaS-based application performance monitoring service >>>>> that delivers powerful full stack analytics. Optimize and monitor your >>>>> browser, app,& servers with just a few lines of code. Try New Relic >>>>> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >>>>> _______________________________________________ >>>>> Lcd4linux-users mailing list >>>>> Lcd...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/lcd4linux-users >>>>> >>>>> >>>> >>> >>> -- >>> >>> -- >>> >>> Mark Nicolas >>> Nicolas-IT >>> >>> T: +49 (0) 6186 526810 >>> M:+49 (0) 178 4912215 >>> E: in...@ni... >>> http://www.nicolas-it.de <http://www.nicolas-it.de/> >>> >> > > -- > > -- > > Mark Nicolas > Nicolas-IT > > T: +49 (0) 6186 526810 > M:+49 (0) 178 4912215 > E: in...@ni... > http://www.nicolas-it.de <http://www.nicolas-it.de/> > -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |