LaserTag milestag 2 infra-red grenade using ATmega328 micro-controller and IR LED
Go to file
King Kévin b9935d4b40 add board files 2015-02-21 10:38:37 +01:00
avr add avr firmware code 2015-02-21 10:32:45 +01:00
board add board files 2015-02-21 10:38:37 +01:00
usb ir toy add USB IR toy 2015-02-21 10:23:02 +01:00
README.md add avr firmware code 2015-02-21 10:32:45 +01:00

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