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