Project Name: Laser Communication Main function: Communicates using laser pulses. Main Mechanism: A user will type a character or a string. The data is converted into binary numbers. Each binary number is matched to "On" or "Off" (ex. 1 - ON, 0 - OFF). The laser module then blinks at each data. On the other side of the laser would be a Photolight sensor. The senser takes the light being sent. Th..