CuVoodoo

the sorcery of copper

User Tools

Site Tools


megacode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
megacode [2014/12/28 20:08] – [sdr] kingkevinmegacode [2014/12/28 20:30] – [transmitting] kingkevin
Line 136: Line 136:
 - value: 13178818 (0xc917c2), system code: 598776 (0x922f8), databits: 2 (0x2) - value: 13178818 (0xc917c2), system code: 598776 (0x922f8), databits: 2 (0x2)
 </code> </code>
 +
 +===== transmitting =====
 +
 +==== 318LIPW1K ====
 +
 +The 318LIPW1K can be flashed using a PICkit2 micro-controller.
 +The {{:megacode:318lipw1k_schematic.pdf|schematic}} describes how the micro-controller is connected.
 +
 +A pin header can be soldered on the board:
 +
 +{{:megacode:318lipw1k-header2.jpg?250|}}
 +{{:megacode:318lipw1k-header1.jpg?250|}}
 +{{:megacode:318lipw1k-header3.jpg?250|}}
 +
 +The firmware is available in [[https://git.cuvoodoo.info/kingkevin/megacode/tree/master/pic/318LPW1K-L|git]].
 +You can define the code to transmit in [[https://git.cuvoodoo.info/kingkevin/megacode/blob/master/pic/318LPW1K-L/eeprom.asm|EEPROM]].
 +
 +==== ACT-34B ====
 +
 +I de-soldered the PIC12F508A micro-controller and replaced it with a pin compatible (slimmer) PIC12F1840:
 +
 +{{:megacode:act34b-replace1.jpg?250|}}
 +{{:megacode:act34b-replace2.jpg?250|}}
 +{{:megacode:act34b-replace3.jpg?250|}}
 +
 +The firmware is available in [[https://git.cuvoodoo.info/kingkevin/megacode/tree/master/pic/ACT-34B|git]].
 +The two right buttons are used to send codes defined in the source.
 +I planned to use the two left buttons to brute force codes but did not finish the implementation.
 +
megacode.txt · Last modified: 2024/01/07 17:49 by 127.0.0.1