Page 1 of 1

Posted: Thu Mar 28, 2002 4:36 pm
by Unbeliever
Has anyone got any sample code for reading from the keypad - IE opening up to COM port and checking for keypresses etc..?

Im using C and VS.NET my IDE.

Cheers.

Posted: Mon Apr 01, 2002 11:05 am
by DJRobX
Are you using C# or C++?

Check out http://www.codeproject.com/system/cserialport.asp

for a MFC serial port wrapper.

For C# there was serial IO code on a now closed page. Go to Google and search for "C# serial port Marcus Lorentzon 2001" and then view the cached page.