Measure distances in mm

Hello guys
I'm not new with arduino and electronics, but i have a question that i need to ask to people that know a lot more then me.
I want to use a sensor with arduino to measure from 0.8mm to 6 or 8mm. I have a machine that is always working with wood sheets and i need to read the thickness of the sheets with the machine working, do you think it can be done with CNY70 optical sensor?
If not is there another sensor that can do it?

Thanks guys

Got a link tothe CNY70 datasheet?

What accuracy do you need/expect? Is the surface of the sheets always the same (color, smoothness, etc.)?

Thanks for the quick reply.
The sensor datasheet http://www.vishay.com/docs/83751/cny70.pdf
I need an accuracy like 0.8mm to 0.82 or 0.85 more less.

Thanks

Spec shows output will very from 0.1mA to 1mA, you'll have to take that use an op amp like this
http://www.dipmicro.com/store/index.php?act=viewProd&productCode=TLC279IN
to convert it to a 0-5V signal that the arduino can measure.
From Figure 11 the change in current between 0mm and 1mm is quite small.

CrossRoads:
From Figure 11 the change in current between 0mm and 1mm is quite small.

So that means if i want to detect changes from 0.8mm to 0.85 or 0.9 it will be hard or almost imposible right?
Any other sensor that it's possible for me to use?

Yes you are asking too much from this sensor.
I assume you want a non contact sensor? It is quite difficult to do this and I don't know of any off the shelf sensors that will do this.
It might be possible to use a reflection of a laser onto a linear CCD sensor but it is not an easy setup.

You might be better with a mechanical dial kind of tool with digital output. Not sure what that is called.

You mean one of these
http://engineerblogs.org/2012/02/awesome-tools-for-every-mechanical-engineer-by-sam-feller/

No, I mean something digital like one might find on an incoming-inspection table, or perhaps a calibraton table, for automatic recording of results.

what about a webcam (properly affixed with screws or so... connected to some stable USB box... like an OLinuXino...) that looks at the piece from the side?

You mean something like this

?

A webcam to measure thicknesses??

nope
not capacitive but optical...
or is it impossible to look from the side?

yes i can be measured from the side if that is what you are asking.
But your are saying that the capacitive is not going to work for me?

Thanks

CrossRoads:
No, I mean something digital like one might find on an incoming-inspection table, or perhaps a calibraton table, for automatic recording of results.

This sort of thing?
http://www.tormach.com/store/index.php?app=ecom&ns=prodshow&ref=31761
plus USB interface
http://www.tormach.com/store/index.php?app=ecom&ns=prodshow&ref=31865

I can't use that type of things you just mentioned because the wood is always "runing" on the machine...

Something like this (but better) perhaps? http://media.digikey.com/pdf/Data%20Sheets/Sharp%20PDFs/GP2Y0AH01K0F.pdf

Yes, that's the kind of thing I was thinking of.

nmlfreitas:
A webcam to measure thicknesses??

yup - u would need to do some image processing...
the machine parts (in the background) should have a much different color than the wood pieces...
how fast do those pieces pass the sensor? less than 25Hz?

That Sharp sensor would work form me the minimal distance is the problem, i need 0.8 mm and for what i've seen they don't have that kind of sensors.
Do you think that this would work?
http://www.baumer.com/int-en/products/product-finder/presence-sensors-measuring/#pfinder_sensor/scripts/level2.php?language=en&header=&country=CH&cat=CONFMyAppli&psg=madynGrundfunktion2|1993482997,madynPGGrundfunktion|Optisch&pid=&ptk=&viewmode=&filterViewMode=&perpage=

Check the ZADM 034
(ParCon, analog output)

Please