hemnath
Advanced Member level 3

I'm using PIC 18F2520 and crystal 40 Mhz. Connected 8 LED's to uc PORT B. And, started programming.
But i want to display a character 'A' . I surfed and found some results. For Letter 'A', have to send many ascii values. Why is it so?
Also how do i calculate the ascii value for all characters and numbers.
- - - Updated - - -
i have found, how to calculate the ascii value for characters and for numbers.
but what should be the delay value ?
But i want to display a character 'A' . I surfed and found some results. For Letter 'A', have to send many ascii values. Why is it so?
Also how do i calculate the ascii value for all characters and numbers.
- - - Updated - - -
i have found, how to calculate the ascii value for characters and for numbers.
but what should be the delay value ?