Tag: Embedded Software
-
STM32 Laser Phase Array FSM
I recently started volunteering at Professor Lubin’s Experimental Cosmology lab under Prashant Srinivasan. They are currently using PyBoards to control a laser phase array, and were wondering if swapping to a microcontroller system would be better. I was tasked with implementing their finite state machine onto an STM32 using C. The state machine monitors the…