This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ascii to hex

I am trying to display what ever I press on key board in reg A.
Its working unto 0to9 and ‘A’to ‘F’.
But ia m unable to get the logic beyond that
Can any one help me

Parents
  • "I am trying to display what ever I press on key board"

    What keyboard?
    Is it a small matrix keypad?
    Or a full 102-key PC keyboard?
    Or what??

    "Its working unto 0to9 and ‘A’to ‘F’."

    I'm afraid those characters are illegible on my display - what are they supposed to say?

    "But ia m unable to get the logic beyond that"

    What other keys are available?
    ie, what other characters are you trying to display?

    What have you tried?

    "didnt get proper material"

    In what way, exactly, was it "improper"?

Reply
  • "I am trying to display what ever I press on key board"

    What keyboard?
    Is it a small matrix keypad?
    Or a full 102-key PC keyboard?
    Or what??

    "Its working unto 0to9 and ‘A’to ‘F’."

    I'm afraid those characters are illegible on my display - what are they supposed to say?

    "But ia m unable to get the logic beyond that"

    What other keys are available?
    ie, what other characters are you trying to display?

    What have you tried?

    "didnt get proper material"

    In what way, exactly, was it "improper"?

Children