Search found 1 match

by mattmcmi
Sun Jan 19, 2003 5:39 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: BLK202A-4BR Keypad in Linux
Replies: 0
Views: 3112

BLK202A-4BR Keypad in Linux

I am trying to create an MP3 Jukebox using Linux and C. I am able to pass information to the LCD, however when I try to read from the keypad, I have no luck. I am trying to use the F1 (N) key to enter a menu. Listed below is the code, please show me where I am going wrong.


while(a != 'N ...