| ??? 12/15/08 04:28 Read: times |
#160929 - Forget All........... Responding to: ???'s previous message |
Forget all..
i m fine with SIPO register and it flicker....but first i should tell u people what m gonna do: - Input Characters from GUI to 8051 via serial communication - the code for specific characters is stored in 8051 Now Problem is here: - How i can program 8051 to identify the character (Maybe i can use CJNE ??) - then goto the specfic location where code for that character is stored - then give that code or MOV commands to Register to ON and OFF the specific LEDs For example: - I input A - 8051 identifies it using CJNE and goto 50H to get the pin configuration for LEDs to be ON and OFF - As its a scrolling text LED display, i will have to give a new code every time to make persistence of vision so, how can i program 8051 to again come back to A (if there are two As in my input...say) ?? People who have worked with LED Displays may get my problem. Plz Help?? |



