Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 436 Bytes

File metadata and controls

3 lines (2 loc) · 436 Bytes

2-DOF Robotic Laser Manipulator

A 2-DOF laser turret that translates user's mouse clicks from a Python interface into laser position in real-time. Implemented in bare-metal C on the STM32F446RE nucleo microcontroller with a closed-loop PID control via AS5600 magnetic rotary encoders and TMC2209 stepper motor drivers. Full project breakdown can be found at mechadex.ca/Projects/laser.html.