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/30 14:46] – at 31c3 talk kingkevinmegacode [2016/03/31 17:48] – update git link kingkevin
Line 114: Line 114:
 The recorded data can be view in audio editing tools such as [[http://audacity.sourceforge.net/|audacity]] by importing it as raw data, 24kHz, mono, 16 bits little endian. The recorded data can be view in audio editing tools such as [[http://audacity.sourceforge.net/|audacity]] by importing it as raw data, 24kHz, mono, 16 bits little endian.
  
-The code can also be extracted using [[https://git.cuvoodoo.info/kingkevin/megacode/blob/master/sdr/decode.rb|decode.rb]]+The code can also be extracted using [[https://git.cuvoodoo.info/megacode/plain/sdr/decode.rb|decode.rb]]
 <code> <code>
 ./decode.rb megacode.pcm ./decode.rb megacode.pcm
Line 151: Line 151:
 {{:megacode:318lipw1k-header3.jpg?250|}} {{:megacode:318lipw1k-header3.jpg?250|}}
  
-The firmware is available in [[https://git.cuvoodoo.info/kingkevin/megacode/tree/master/pic/318LPW1K-L|git]]. +The firmware is available in [[https://git.cuvoodoo.info/megacode/plain/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]].+You can define the code to transmit in [[https://git.cuvoodoo.info/megacode/plain/pic/318LPW1K-L/eeprom.asm|EEPROM]].
  
 ==== ACT-34B ==== ==== ACT-34B ====
Line 162: Line 162:
 {{:megacode:act34b-replace3.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 firmware is available in [[https://git.cuvoodoo.info/megacode/tree/pic/ACT-34B|git]].
 The two right buttons are used to send codes defined in the source. 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. I planned to use the two left buttons to brute force codes but did not finish the implementation.
Line 178: Line 178:
 The {{:megacode:mdr_schematic.pdf|schematic}} describes how the micro-controller is connected. The {{:megacode:mdr_schematic.pdf|schematic}} describes how the micro-controller is connected.
  
-The firmware receiving and recording codes is available in [[https://git.cuvoodoo.info/kingkevin/megacode/tree/master/pic/MDR|git]]. +The firmware receiving and recording codes is available in [[https://git.cuvoodoo.info/megacode/tree/pic/MDR|git]]. 
-How it works and how to use it further is described in the [[https://git.cuvoodoo.info/kingkevin/megacode/blob/master/README.md|README]].+How it works and how to use it further is described in the [[https://git.cuvoodoo.info/megacode/tree/README.md|README]].
 All codes are read out over I²C when the board is powered up. All codes are read out over I²C when the board is powered up.
 They can be recorded/transferred on the PC using a logic analyzer. They can be recorded/transferred on the PC using a logic analyzer.
  
-The original way the codes are recorded by the device in the EEPROM is described in the [[https://git.cuvoodoo.info/kingkevin/megacode/blob/master/README.md|README]]+The original way the codes are recorded by the device in the EEPROM is described in the [[https://git.cuvoodoo.info/megacode/tree/README.md|README]]
 ==== MDR-U ==== ==== MDR-U ====
  
megacode.txt · Last modified: 2024/01/07 17:49 by 127.0.0.1