??? 02/09/07 18:25 Read: times |
#132396 - ??? Responding to: ???'s previous message |
Shmulik Goldberg said:
Yes indeed. I have read the article you linked to last week, in addition to reading http://www.beyondlogic.org/keyboard/keybrd.htm .
I apperantly lack of Assembly knowladge (I'm a rookie). That article explains it in words, and in pictures, and then illustrates it with assembler code. If you really haven't understood it after all that, what more can be said?! If someone could just simplify things to give me the basis of "understanding" the keyboard It don't think it can get much simpler than that - that is the basics! What is your backgound? do you have any prior experience with electronics, microcontrollers, or programming? Forget about the microcontroller initially - the keyboard doesn't care how you generate the signals. Once you know what is supposed to happen on the wires, then you can start tinking about how to get a microcontroller to do that. But you'll need some understanding of the microcontroller for that... |