FLIR cameras can be somewhat sensitive to external noise sources which can corrupt camera/shutters timing. One simple solution is to use a microprocessor to act as a debouncer. This approach is used routinely in the Moffitt lab with Adafruit's feather systems. This pull request adds the extremely simple sketch we use for this purpose.
FLIR cameras can be somewhat sensitive to external noise sources which can corrupt camera/shutters timing. One simple solution is to use a microprocessor to act as a debouncer. This approach is used routinely in the Moffitt lab with Adafruit's feather systems. This pull request adds the extremely simple sketch we use for this purpose.