Hi Everyone,
I am brand new to the microcontroller world, but I am really enjoying it so far… so much in fact that I may have gotten myself a little over my head.
The project goal to make an array of phototransistors (maybe a 20x20 grid) in order to have surface that would be able to trace my finger across it (like a touch pad mouse for a laptop). This project is motivated by the fact that we have a good deal of unused phototransistors at work that I am free to play with. Because they’re free, I can’t be choosy- Here is the data sheet (http://www.mouser.com/ds/2/143/PT334-6C … -41749.pdf).
Given the raw number of phototransistors I want to use, I figured I could some shift registers (https://www.sparkfun.com/products/10680). But this is where I start to find myself in over my head…
The phototransistor sheet is a mystery to me even after watching Pete’s description on transistors (http://www.youtube.com/watch?v=w9cd7B5QRRo). There is no “Beta” on the data sheet and, of course, the specifics of Collector-Emitter Voltage (and vice versa) eludes me.
To make a long story short, can someone help me with a schematic (like the one presented here for driving leds with a shift register: http://bildr.org/2011/02/74hc595/) for pulling light intensity levels from the phototransistors (PT334-6C), through 3 shift registers sold by sparkfun, and into my arduino? How much do I need to worry about the Vce Rating of 30V? I can still provide a 5V supply and be ok, right?
Like I said, I know I am in way over my head- Any help would be greatly appreciated!
Thanks,
Drew