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 |