| ??? 03/19/03 14:23 Read: times |
#41853 - Display a random number in LCD |
In our project, we need to display a number in LCD. The number is draw out by hardware randomly and it will store in Accumulator.
I had try to write the program, but it doesn't work! Please help......... ACALL clear_screen MOV A,#40h ACALL cursor_Pos MOV DPTR,A ;how can display the number? ACALL LCD_MSG $include(LCD_MOD.ASM) |
| Topic | Author | Date |
| Display a random number in LCD | 01/01/70 00:00 | |
| Use LCD with Random code ? | 01/01/70 00:00 | |
| RE: Use LCD with Random code ? | 01/01/70 00:00 | |
| RE: Use LCD with Random code ? | 01/01/70 00:00 | |
| RE: Use LCD with Random code ? | 01/01/70 00:00 | |
| RE: Use LCD with Random code ? | 01/01/70 00:00 | |
| RE: Display a random number in LCD | 01/01/70 00:00 | |
| ACC ->> ASCII | 01/01/70 00:00 | |
RE: ACC ->> ASCII | 01/01/70 00:00 |



