IR Prototyping - Jacob-Dixon/MysticWhip GitHub Wiki

##Schematic and Board layout


###Hardware Inputs

Input Name Description of Signal Expected Value
VCC 5V 5V
GND 0V 0V

##Software Input

Input Name Description of Signal Expected Value
PWM input signal On or off, triggering the LED's 5V square waves at a frequency of 56kHz

##Software Outputs

Output Name Description of Signal Expected Value
Attack Data Packet containing 10 cycles start, 20 cycle damage, 20 cycle damage and 150 cycle end 0v for off cycle or 5v for on cycle
Heal Data packet containing 10 cycles start, 30 cycle heal, 30 cycle heal and 150 cycle end 0v for off cycle or 5v for on cycle
Stun Data Packet containing 10 cycles start, 40 cycle stun , 40 cycle heal and 150 cycle end 0v for off cycle or 5v for on cycle