An Arduino that drives a Parallax line-scan camera module TSL1401-DB (#28317) in continuous acquisition mode.
- Arduino UNO (default serial buffer size 64) ~ 20 fps.
- Arduino UNO (serial buffer size 512) ~ 43 fps.-
- Arduino Due (TBA).
The acquired frames are sent continuously via serial port as an array of 260 bytes (130 pixels) with the first and last values set to zero for alignment purposes.
The LineScanner is part of the microEye microscopy control system and is used to track the peak position of a totally internally reflected IR beam to achieve automatic focus stabilization.
Mohammad Nour Alsamsam