Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/01/04 03:03
Read: times


 
#76715 - RE: keyboard interfacing with 8051
Responding to: ???'s previous message
from what i read and understood (if i understood anything) i have this theory

you want a keyboard of 2 buttons and push them 1600 times? try the matrix keypad (4x4)

5*8bits = 40 bits, you make this 40 times. 5*8*40 =1600 bits

you can take a keypad of 4x4, and enter 5 keys (your first string of 40) and then press enter and do it 40 times

ok, you have 40 strings of 5 bytes coming,
do you need to have al least 200 bytes of RAM. i'm curious what are you going to do with 200 bytes of DATA??? i wouldn't what to do with that much information


List of 24 messages in thread
TopicAuthorDate
keyboard interfacing with 8051            01/01/70 00:00      
   Still unclear            01/01/70 00:00      
   RE: keyboard interfacing with 8051            01/01/70 00:00      
   Very cumbersome!            01/01/70 00:00      
      RE: Use hex instead            01/01/70 00:00      
         RE: Use hex instead            01/01/70 00:00      
            RE: display            01/01/70 00:00      
         RE: Use hex instead            01/01/70 00:00      
            RE: Use hex instead            01/01/70 00:00      
               RE: Use hex instead            01/01/70 00:00      
   RE: keyboard interfacing with 8051            01/01/70 00:00      
      All clear now...?            01/01/70 00:00      
         RE: All clear now...?            01/01/70 00:00      
   RE: keyboard interfacing with 8051            01/01/70 00:00      
      RE: keyboard interfacing with 8051            01/01/70 00:00      
         i hit the nail!!!!            01/01/70 00:00      
            RE: i hit the nail!!!!            01/01/70 00:00      
               RE: i hit the nail!!!!            01/01/70 00:00      
                  RE: i hit the nail!!!!            01/01/70 00:00      
                     RE: i hit the nail!!!!            01/01/70 00:00      
         RE: keyboard interfacing with 8051            01/01/70 00:00      
   imagine...            01/01/70 00:00      
   RE: keyboard interfacing with 8051            01/01/70 00:00      
   Huzefa, come back!            01/01/70 00:00      

Back to Subject List