LCDInfo.com http://forum.lcdinfo.com/ |
|
CU20045SCPB-T23A on parallel port http://forum.lcdinfo.com/viewtopic.php?f=14&t=1175 |
Page 1 of 1 |
Author: | ogesto [ Tue Apr 26, 2005 21:07 ] |
Post subject: | CU20045SCPB-T23A on parallel port |
I got CU20045SCPB-T23A on parallel port wired on the parallel port, it looks exactly like this one on the photo on page: http://forum.lcdinfo.com/viewtopic.php?t=696 Which version of LCD_Info and driver should I use? It's running with Winamp 2 using version 0.6 build 18 and the driver : http://www.skippari.net/lcd/alpha/noritake_t23a_driver.dll but it displays only 1 line "test string" and WinAmp info in the second line, two next lines stey empty... Please help Greets, Ogesto |
Author: | Henri [ Wed Apr 27, 2005 14:59 ] |
Post subject: | |
Sounds like you have it working you just need to edit the screens to match your needs: http://forum.lcdinfo.com/viewtopic.php?t=471 http://forum.lcdinfo.com/viewtopic.php?t=386 |
Author: | Jawbreak [ Thu Jun 30, 2005 19:22 ] |
Post subject: | |
Just been messing with this screen, pretty nice. Heres a quick sample winamp screen to get you going. Works with winamp 2.91 and winamp 5 for me Code: <screen>
<name>Winamp2</name> <item type="plugintext" x="0" y="0"> <scrolltype>center</scrolltype> <textpos>left</textpos> <fieldsize>20</fieldsize> <varid>Winamp2.Title</varid> <refresh>500</refresh> </item> <item type="plugintext" x="3" y="1"> <scrolltype>none</scrolltype> <textpos>right</textpos> <fieldsize>6</fieldsize> <varid>Winamp2.TrackPos</varid> <refresh>500</refresh> </item> <item type="text" x="10" y="1"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>1</fieldsize> <textdata>/</textdata> <refresh>500</refresh> </item> <item type="plugintext" x="12" y="1"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>6</fieldsize> <varid>Winamp2.TrackLength</varid> <refresh>500</refresh> </item> <item type="text" x="0" y="2"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>7</fieldsize> <textdata>Track- </textdata> <refresh>500</refresh> </item> <item type="plugintext" x="7" y="2"> <scrolltype>none</scrolltype> <textpos>right</textpos> <fieldsize>5</fieldsize> <varid>Winamp2.PlaylistPos</varid> <refresh>500</refresh> </item> <item type="text" x="12" y="2"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>1</fieldsize> <textdata>/</textdata> <refresh>500</refresh> </item> <item type="plugintext" x="14" y="2"> <scrolltype>none</scrolltype> <textpos>left</textpos> <fieldsize>5</fieldsize> <varid>Winamp2.PlaylistSize</varid> <refresh>500</refresh> </item> </screen> |
Page 1 of 1 | All times are UTC + 2 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |