-joe-
Newbie level 3
a warm greeting to all of you all,
i am just learning micro controller and i face some assembly programming question for my assignment.
I am using AT89S51 with 2 X ULN2803 to generate alphabet A to Z on a 8X8 LED dot matrix display. My problem now is the are 3 buttons :
forward to display next char ---> PORT1.0
backward to display previous char ---> PORT1.1
auto disply all char sequently ---> PORT1.2
I am very confused how to write an assembly code for these 3 buttons.
i managed to generate a program and hex codes for all the alphabet , but i can't write out a proper code for the buttons... please help!!
your kindness will be highly appreciated.
i am just learning micro controller and i face some assembly programming question for my assignment.
I am using AT89S51 with 2 X ULN2803 to generate alphabet A to Z on a 8X8 LED dot matrix display. My problem now is the are 3 buttons :
forward to display next char ---> PORT1.0
backward to display previous char ---> PORT1.1
auto disply all char sequently ---> PORT1.2
I am very confused how to write an assembly code for these 3 buttons.
i managed to generate a program and hex codes for all the alphabet , but i can't write out a proper code for the buttons... please help!!
your kindness will be highly appreciated.