help to program ADC 8 bit with C++

H

Thread Starter

Harry

hey guys,

I need some help on how to program the ADC using C++. I have 2 inputs in voltage in the range of 0-5V and i shift the data in serial to the parallel port. How can i read the binary values from 0 up to 255 correct, and relate them with the actual reading of the sensors? for example, to be able to convert 29oC into 156 (dec.)

Thanx
 
Top