top of page
DSC02590.JPG

Laser Acquisition System

This project simulates a laser communication device by utilizing a simple laser to represent the transmitter side. The goal of the project was to devlop a way for the laser to automatically align to a receiver side based on a photodiode readings. This was to prototype an initial search pattern for a communication device.

Tip + Tilt Laser Actuator

The motion system is two stepper motors placed perpendicular to themselves allowing for steering  of a beam. The system was controlled via Bluetooth and a few scanning patterns were created as an initial searching method. 

DSC02586.JPG
DSC02584.JPG
CapStone Project [Converted]-01.jpg
CapStone Project [Converted]-02.jpg

The Receiver (Wired)

The receiver side utilized a simple photodiode as the feedback mechanism. This was first tested as a wired connection that would send a high signal to the microcontroller on the laser side triggering an interrupt in the code and storing the position of the motors at the highest photodiode value. 

The Receiver (LORA)

To create a wireless system times were synced with the LoRa modules. These modules allowed for the transmission of a timestamp during the peak photodiode value, which was later used to realign the laser.

bottom of page