2011-09-22, 12:52 PM
Hi sub & everyone.
I havent coded for 20years and back then I was doing everything in machine code & asm. However, I have decided to try and modify an old DVD case (a KISS DVP-450) for my HTPC frontend and it has a VFD on it. I have got the VFD connected up to an Arduino and I am able to construct characters on the VFD and light up the other symbols and read the case buttons.
What I am having trouble with is passing information from NPVR to the Arduino. I have looked at the examples that sub provided (test3.zip) but I just cant get my head around it. Does anyone have any good reading material or maybe some snippets of code for getting the status of npvr (e.g. now playing, channel, volume level, recording status, osd menu item highlighted etc.) that I can then use to send to the device (via usb/serial).
Any assistance is greatly appreciated.
Cheers
Dave
I havent coded for 20years and back then I was doing everything in machine code & asm. However, I have decided to try and modify an old DVD case (a KISS DVP-450) for my HTPC frontend and it has a VFD on it. I have got the VFD connected up to an Arduino and I am able to construct characters on the VFD and light up the other symbols and read the case buttons.
What I am having trouble with is passing information from NPVR to the Arduino. I have looked at the examples that sub provided (test3.zip) but I just cant get my head around it. Does anyone have any good reading material or maybe some snippets of code for getting the status of npvr (e.g. now playing, channel, volume level, recording status, osd menu item highlighted etc.) that I can then use to send to the device (via usb/serial).
Any assistance is greatly appreciated.
Cheers
Dave