Skip to content

An Arduino that drives a Parallax line-scan camera module TSL1401-DB (#28317) in continuous acquisition mode.

License

Notifications You must be signed in to change notification settings

samhitech/LineScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LineScanner

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).

Circuit diagram

circuit_dark

Commands

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.

Software

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.

control_module

Authors

Mohammad Nour Alsamsam

Twitter URL

About

An Arduino that drives a Parallax line-scan camera module TSL1401-DB (#28317) in continuous acquisition mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages