Hello all,

I am finally able to re-visit an old project of mine and am in need of a bit of assistance.
I've got a 16F886 up and going with one exception... the ADC.
I've got a DC source I'm monitoring with 10 bit res. on AN0.
The details:
DC can swing from 0-350 vdc.
This runs through a 70:1 scaler and is clamped to 5.1 vdc.
So at 350 vdc, max scaled voltage will be 5 vdc. (350/70)
...
This is where I get way confused
Can one of you fine folks explain how to determine the ADC "count" based on my 0-350 vdc?
and
How to convert the ADC counts back to the 0-350 vdc in order to display it on an lcd?
...
Thank you all,
Chris