IR Research - Jacob-Dixon/MysticWhip GitHub Wiki
The function of the IR system in the mystic whip is to send out damage, stun, and heal packets using the MAGE IR protocol called MIRP. This protocol located here uses 56kHz square wave bursts or "pulses" of IR light to transmit these damage packets.
##LED hardware Our project specifications requres us to send out these MIRP packets at a 90% reliability rate at 40 feet. This requres IR LED's that are fairly powerful. We have chosen the IR333-A LED.
###Features
- High reliability
- High radiant intensity
- Low forward voltage
- Forward current that will not overload our power system (100mA)
###IR Logic Flowchart