I work on a project with an Atmel T89C51RD2 that will have a keypad for data input later on. To test the program I want to use the PC's keyboard. Is there a function that checks for a keyboard input (like kbhit())or any sent characters respectively? Thanks for your help!
Hi, yes I have one. Go to http://www.c51.de/c51.de/Dateien/Liste.php3?Edit=0&showHerst=1 and search for MFII_Tastatur.zip. Michael
Thanks Michael for your advice. I found the zip-file after following your link, but when I compile the code I get error messages about several file that are included in the program, but that where not within the zip-file. Do you have a the program code with all necessary files at hand? Would you mind emailing them to me? (T.Geisler@HerkulesUSA.com)