Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 838 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 838 Bytes

megadecoder

Decoder for Linear Megacode Remotes

Required Parts

Instructions

  • Hookup the receiver's output to Pin 8 on your arduino.
  • Attach 5V & Ground.
  • Attaching a short coiled wire antenna will help reception.
  • Program your adruino and view the console at 115200 Baud.

You can find the code to program in megadecoder.ino.

The Protocol

For those curious one can find more information about the Transmission Protocol.

Alternatives to Arduino