hemnath
Advanced Member level 3
- Joined
- Jun 24, 2012
- Messages
- 702
- Helped
- 61
- Reputation
- 120
- Reaction score
- 57
- Trophy points
- 1,308
- Location
- Chennai
- Activity points
- 6,589
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 ?