DHANANJAYA L
Banned
- Joined
- Jan 21, 2009
- Messages
- 23
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 0
Hi, I have problem... for pic16f877a micro controller interface with PC(computer) through RS232 ...
I have written the c code to print character like 'A','B', ...and numbers '0','1',.....it will print on copmputer on hyperterminal page for not corresponding characters like p,q,r.....
I think shall i will convert ASCII to HEX or Hex to ASCII in the programme...or add 0x30 for numbers and characters to 0x37...
otherwise any thing else problem...pleas let me..know
I have written the c code to print character like 'A','B', ...and numbers '0','1',.....it will print on copmputer on hyperterminal page for not corresponding characters like p,q,r.....
I think shall i will convert ASCII to HEX or Hex to ASCII in the programme...or add 0x30 for numbers and characters to 0x37...
otherwise any thing else problem...pleas let me..know