Christian Lyra wrote: > Hi > >> version 2 is a hack of the original, I was seeing if it was possible >> to have other codes. I found one useful one and that was dimming the >> display. >> >> Use the plug-in vfd to drive the display from freevo. >> >> Duncan > > Thanks Duncan! to the records: the productID of my VFD is 0005 and not > 0003
0003 does not have a IR receiver :( Is you vendor/product 0x051c, 0x0005? If not I'll need to update the list in vfd.py self.usbIDs = [ (0x1308, 0x0003), (0x051c, 0x0005), (0x1308, 0xc001), ] Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
