- #1
Galoot44
- 8
- 0
- TL;DR Summary
- I want to use an Arduino to control 2 motors to steer a mirror to focus light on a detector.
I'm trying to get back to doing engineering work and I want to make an optical alignment jig and put the project on my LinkedIn page. I want to have a small spherical mirror focus light from an LED onto a silicon detector. I'd like to try using PID to make it work quickly. When I read about PID control it talks about reducing an error signal to zero. That seems different than steering a mirror to maximize the light hitting a detector. Is PID control the right solution for this? Thanks!