now displays the segment but i need conversion from adc to 0 t0 500 (only three digit enough
what is the procedure
portb configure as dot,a,b,c,d,e,f,g,h
portc as enble digit
const int8 seg[]={0x7e,0x0c,0xb6,0x9e,0xcc,0xda,0xfa,0x0e,0xfe,0xce};
portb adress for 0-9
how to displays...