Here is a brief description of the mod...
- Connect pin 2 of the DE9 connector to pin 3 of the AVR. This will allow serial data to be sent to the PC
- Connect an 8 MHz resonator to pins 4, 10 and 5 of the AVR. The internal oscillator is not precise enough.
- Connect an ordinary IR LED to pins 7 (long lead) and 8 (short lead, flat side) of the AVR. An LED can emit *and* detect light.
Here is what it looks like:
- Enable external clock:
avrdude -p t2313 -c dasa -P COMx -U lfuse:w:0xCE:m
- Burn the firmware
avrdude -p t2313 -c dasa -P COMx -U flash:w:povcap.hex
- Run the software
Point the IR LED of the remote directly at the IR LED of the MiniPOV3 - they must be as close to each other as possible. Click the 'Capture' button and then press a key on the remote. The bottom red LED will flicker when IR is detected. If everything works right, a file named tvbg.c will be written with a C struct for use with the TV-B-Gone kit firmware.
No more begging for codes! Capture them yourself



