LaserTag milestag 2 infra-red grenade using ATmega328 micro-controller and IR LED
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
King Kévin b9935d4b40 add board files 8 years ago
avr add avr firmware code 8 years ago
board add board files 8 years ago
usb ir toy add USB IR toy 8 years ago
README.md add avr firmware code 8 years ago

README.md

LaserTag infra-red greande. based on the MilesTag v2 protocol

usb ir toy

script to record and decode infra-red signal using the Dangerous Prototypes USB IR toy board. I had to replace the 38 kHz demodulator with a 56 kHz demodulator.

ir.rb

script to use the USB IR toy. can detect frequency, record transmission, play recordings, ...

decode.rb

decode the MilesTag v2 recorded transmission

avr

firmware for the IR grenade. based on the TV-B-Gone firmware