DonF
Member
Here's an Arduino-based shutter speed tester. It is all interrupt driven using low-level timer operation. It uses comparator-based input capture with an external trigger voltage reference for fast and and accurate timing.
It uses any bright light source and a photodiode detector.
It measures from 1 second to 1/3000 second with worst-case accuracy of just under 5%. It's accuracy is much better at speeds under 1/1000. The timer granularity is 16 microseconds. Extensive error-checking detects timing anomalies and discards bad results.
Thinking of doing this as a kit or at least selling the programmed chip/PIC/
Regards,
Don
It uses any bright light source and a photodiode detector.
It measures from 1 second to 1/3000 second with worst-case accuracy of just under 5%. It's accuracy is much better at speeds under 1/1000. The timer granularity is 16 microseconds. Extensive error-checking detects timing anomalies and discards bad results.
Thinking of doing this as a kit or at least selling the programmed chip/PIC/
Regards,
Don