You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trigger signals for the cameras and lights are generated by an Arduino Nano ESP32. The hardware design can be found in the spotlight-hardware repository (under "trigger_controller").
The source code of the Arduino program can be found in the "arduino" folder under this repository. Follow this and other tutorials on Arduino and its IDE to learn how to upload the code to the microcontroller.