??? 01/31/09 03:49 Read: times Msg Score: -1 -1 Gimmee Code |
#161853 - Multi Tasking in 8051 |
Hi folks, I am back, can you give some sample coded in assembly language to enable the 8051 to perform several tasks at the same time? like while waiting for input from keyboard, a time delay process is running(like i can set it turn on/off every 2 minutes) to turn on/off the buzzerand another task is display the word "hellow" on a dot matrix display ? |