ray21
Newbie level 4
pic16f877 lookup table
Hi all, i happened to stumble upon this forum board.
I'm hoping to get some help for writing a lookup table
Currently i need to read from an input source (voltage) , convert it from analog to digital and then use a lookup table to display the results on the LCD
i've already done the ADC conversion & the revelant LCD stuffs
the problem left now is the lookup table
for example, if i take a reading of 3volts, i want it to be displayed in psi(pressure measurment) how to i write a look up table for volts to psi?
is there a sample or anything or the sort that i can take a look at?
thank you in adv.
Hi all, i happened to stumble upon this forum board.
I'm hoping to get some help for writing a lookup table
Currently i need to read from an input source (voltage) , convert it from analog to digital and then use a lookup table to display the results on the LCD
i've already done the ADC conversion & the revelant LCD stuffs
the problem left now is the lookup table
for example, if i take a reading of 3volts, i want it to be displayed in psi(pressure measurment) how to i write a look up table for volts to psi?
is there a sample or anything or the sort that i can take a look at?
thank you in adv.