Hi Everyone,
I am using the PS2Keyboard library from this Link. I've used the last library (2.3-Ctrl-Enter).
The problem is that it cannot detect the HOME, End, NumLock and other key. I went through the "PS2Keyboard.h" file, provided in the library, then I found that all the keys which cannot be detected are set to 0.
The question is that how can I find their corresponding value? And is it the same for all types of keyboards?
Many thanks,
Tonyjack