??? 08/29/04 11:38 Read: times |
#76569 - RE: matrix keyboard interfacing with 805 Responding to: ???'s previous message |
Then make a lookup table with 5 compre bytes and 1 reult byte.
Compare all 5 bytes and if they are the desired value then you can get the 6th byte to get the result. If one of the five bytes are not equal to your desired value jump to the next 6 bytes and compare again. easy not? Regards. |