Can someone explain what happens when you hook up a 16bit analog device to a 10bit ADC (like the one on the Arduino).Will it still function?Will the 10bit ADC normalize the values with a lower resolution?
Also how would i go by interfacing 16bit analog device to the Arduino.
thanks in advance.
note: sorry if i posted this in the wrong section, i wasnt sure what area to post this question
The device gives out a current on its analog out pin between 0-25ma in relation to how far the object is from the sensor.The voltage on the analog output on the sensor is proportional to the in vcc voltage on the sensor(12-24volts).When i run the sensor at 12 volts, The voltage on the analog output is 10.2 volts.
An analog device cannot be "16 bit". Only digital devices can be "16 bit" or "12 bit", etc. An analog device simply outputs a variable voltage or current.