Thank You for your continued support and contributions!
I just unprogrammed the CKDIV8 fuse and now I get the LED lighting up whenever I press a button. So I know the chip is fine and I'm flashing it correctly. Nice. However, the LED remains on and I have to press again to turn it off (rather than turning off when I release). All buttons have the same effect and can disable the LED if lit up by another button.
avrdude -p t2313 -c dragon_isp -P usb: -U lfuse:w:0xe4:m -U hfuse:w:0xdb:m -U efuse:w:0xff:m
(also, as I'm in a position to test the circuit and program, please let me know if you'd prefer my enquiries to go through the project page from now on)
Do you have an RC5 mapping of the Hauppauge remote? Just wondering how you got those decimal values I can see in the code. Did you use a particular type of 'learning' software?
Device Address: 0| Button | Code (dec) ||===========|=========== || TV | 15 || Radio | 12 || Mute | 13 || Source | 34 || Ch+ | 32 || Ch- | 33 || Vol+ | 17 || Vol- | 16 || 1 | 1 || 2 | 2 || 3 | 3 || 4 | 4 || 5 | 5 || 6 | 6 || 7 | 7 || 8 | 8 || 9 | 9 || 0 | 0 || Reserved | 30 || Minimize | 38 |
For the LCD remote, I'll have to program additional buttons and I may duplicate some of the buttons so the navigation buttons of the HP remote can also be used.
This was the alternative transistor I used: BC548B. Not sure if that could be my problem...
Page created in 0.066 seconds with 14 queries.