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 revision
Previous revision
Next revisionBoth sides next revision
megacode [2014/12/28 15:22] – add act-34b kingkevinmegacode [2014/12/28 19:08] – mdru kingkevin
Line 7: Line 7:
 ==== ACT-34B ==== ==== ACT-34B ====
  
-The main target is the [[http://www.linearcorp.com/product_detail.php?productId=867|ACT-34B]].+The main target is the [[http://www.linearcorp.com/product_detail.php?productId=867|ACT-34B]] from the [[http://www.linearcorp.com/|Linear]] [[http://www.linearcorp.com/radio_control.php#megacode|MegaCode series]].
 The [[http://www.linearcorp.com/product_detail.php?productId=864|ACT-31B]] is the same as the ACT-34B but with only one button. The [[http://www.linearcorp.com/product_detail.php?productId=864|ACT-31B]] is the same as the ACT-34B but with only one button.
   * [[http://www.linearcorp.com/product_detail.php?productId=867|product information]]   * [[http://www.linearcorp.com/product_detail.php?productId=867|product information]]
   * [[http://www.linearcorp.com/pdf/manuals/ACT-31B_ACT-34B.pdf|manual]] ({{:megacode:act-31b_act-34b_manual.pdf|backup}})   * [[http://www.linearcorp.com/pdf/manuals/ACT-31B_ACT-34B.pdf|manual]] ({{:megacode:act-31b_act-34b_manual.pdf|backup}})
   * FCC-ID [[https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=98433&fcc_id=EF4ACP00872|EF4 ACP00872]] ({{::megacode:act34b-fcc.zip|archive}})   * FCC-ID [[https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=98433&fcc_id=EF4ACP00872|EF4 ACP00872]] ({{::megacode:act34b-fcc.zip|archive}})
 +
 +internal pictures:
 +
 +{{:megacode:act34b-pcb1.jpg?250|}}
 +{{:megacode:act34b-pcb3.jpg?250|}}
 +{{:megacode:act34b-pcb4.jpg?250|}}
  
 It uses a [[https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010103|PIC12C508]]. It uses a [[https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010103|PIC12C508]].
Line 18: Line 24:
 But code protection was probably used. But code protection was probably used.
 This chip can also come as One Time Programmable, and might be factory programmed. This chip can also come as One Time Programmable, and might be factory programmed.
 +
 +==== 318LIPW1K ====
 +
 +The flashable alternative to the ACT-34B is the [[http://www.transmittersolutions.com/Gates-Garages/Transmitters/318MHz/Monarch%20318LIPW1K/|318LIPW1K]] from the [[http://www.transmittersolutions.com/|Transmitted Solution]] Monarch series.
 +
 +  * [[http://www.transmittersolutions.com/Gates-Garages/Transmitters/318MHz/Monarch%20318LIPW1K/|product information]]
 +  * [[http://www.transmittersolutions.com/manuals/TS-Monarch318LIPw1K.pdf|manual]] ({{:megacode:monarch-318lipw1k_manual.pdf|archive}})
 +  * FCC-ID [[https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=281502&fcc_id=SU7318LIPW1K|SU7 318LIPW1K]] ({{:megacode:318lipw1k-fcc.zip|archive}})
  
 internal pictures: internal pictures:
  
-{{:megacode:act34b-pcb1.jpg?250|}} +{{:megacode:318lipw1k-pcb1.jpg?250|}} 
-{{:megacode:act34b-pcb3.jpg?250|}} +{{:megacode:318lipw1k-pcb2.jpg?250|}} 
-{{:megacode:act34b-pcb4.jpg?250|}}+{{:megacode:318lipw1k-pcb3.jpg?250|}}
  
 +It uses a [[https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en019829|PIC12F635]].
 +The PICkit2 programmer does support the PIC12F family because it's flash based.
 +But code and data protection were.
 ===== receiver ===== ===== receiver =====
  
 In [[https://www.cuvoodoo.info/?post_type=podcast&p=41|episode #005]] I presented how the receiving part works, so to record codes and analyze them. In [[https://www.cuvoodoo.info/?post_type=podcast&p=41|episode #005]] I presented how the receiving part works, so to record codes and analyze them.
 +
 +====== MDR ======
 +
 +The main target is the [[http://www.linearcorp.com/product_detail.php?productId=941|MDR]] from the [[http://www.linearcorp.com/|Linear]] [[http://www.linearcorp.com/radio_control.php#megacode|MegaCode series]].
 +
 +  * [[http://www.linearcorp.com/product_detail.php?productId=941|product information]]
 +  * [[http://www.linearcorp.com/pdf/manuals/MDR_MDR-2_MDRM.pdf|manual]] ({{:megacode:mdr-manual.pdf|backup}})
 +
 +internal pictures:
 +
 +{{:megacode:mdr-pcb1.jpg?250|}}
 +{{:megacode:mdr-pcb2.jpg?250|}}
 +{{:megacode:mdr-pcb5.jpg?250|}}
 +{{:megacode:mdr-pcb3.jpg?250|}}
 +{{:megacode:mdr-pcb4.jpg?250|}}
 +{{:megacode:mdr-pcb6.jpg?250|}}
 +
 +It uses a [[https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010122|PIC12C54A]].
 +The PICkit2 programmer does not support the PIC16C family because it's EPROM based and requires higher voltage.
 +But code protection is probably used.
 +This chip can also come as One Time Programmable, and might be factory programmed.
 +
 +====== MDR-U ======
 +
 +The main target is the [[http://www.linearcorp.com/product_detail.php?productId=942|MDR-U]] from the [[http://www.linearcorp.com/|Linear]] [[http://www.linearcorp.com/radio_control.php#megacode|MegaCode series]].
 +
 +  * [[http://www.linearcorp.com/product_detail.php?productId=942|product information]]
 +  * [[http://www.linearcorp.com/pdf/manuals/MDRU.pdf|manual]] ({{:megacode:mdru-manual.pdf|backup}})
 +
 +internal pictures:
 +
 +{{:megacode:mdru-pcb1.jpg?250|}}
 +{{:megacode:mdru-pcb2.jpg?250|}}
 +{{:megacode:mdru-pcb3.jpg?250|}}
 +{{:megacode:mdru-pcb6.jpg?250|}}
 +{{:megacode:mdru-pcb4.jpg?250|}}
 +{{:megacode:mdru-pcb5.jpg?250|}}
 +
 +It uses a [[https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010122|PIC12C54A]].
 +The PICkit2 programmer does not support the PIC16C family because it's EPROM based and requires higher voltage.
 +But code protection is probably used.
 +This chip can also come as One Time Programmable, and might be factory programmed.
megacode.txt · Last modified: 2024/01/07 17:49 by 127.0.0.1