??? 02/09/08 13:14 Read: times Msg Score: -2 -2 Message Not Useful |
#150527 - God someone save me - I clearly explain it Responding to: ???'s previous message |
Andy Neil said:
Sure, it is!
You could, of course, just write it as one amorphous blob were all the UART stuff is inextricably intertwined with all the LCD stuff. And that would lead you to the state where you can never re-use your own code - or anyone else's code - because the bits you need can never be separated from the bits you don't. Instead, most people prefer a so-called "modular" approach - where distinct functional parts (like UART and LCD) are separated and provided with clean, well-defined interfaces. But, if you prefer spaghetti, that's fine. I am not talking about all this . What I mean is He knows what a UART is and how LCD is interfaced , no need to teach him that just give him codes if you have it and dont confuse him. If not then post him -1 (Gimme Code) , thats all , there is nothing serious in this thread a kids job for you and me and for plenty of us why boggle him. AP |