Connecting TSL1401 Linescan Camera Module to Arduino Mega
Yemen4u2
Posts: 4
in Accessories
I just ordered the TS1401 along with the DB-Expander so that I can plug it into a breadboard. I'm trying to figure out how to connect it, but I'm confused as to the role of each pin because the datasheet shows that the linear sensor array has 6 pins but the camera module has 12. Does anyone know what the extra pins are used for or have any idea on how I can go about connecting it to a Arduino Mega board?
Comments
Page 5 has a graphic showing the connections needed to use the sensor.
This sensor should work well when used with an analog input on the Mega.
If you Google Arduino tsl1401 you should be able to find an interface example code I wrote several years ago. I know it has popped up on a few Arduino forums, so it should be available. If you can't find it I'll dig around to see if I can find it.
Does anyone know if I can use it without the lens and just have the sensor flush with the surface I am trying to scan? And if so what kind of loss of resolution or "blur" it will suffer?
Maybe I would have to lift the sensor a little bit off the surface to let light get in. (or can it just get it from the sides since it's a 1D sensor?)
I googled a little bit but am still not sure if handheld scanners use optics with these sensors or not
-Phil