Reading from keypad (windows, C and VS.NET)

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
Unbeliever
LCD?
Posts: 8
Joined: Thu Oct 25, 2001 6:00 pm
Location: Manchester : England
Contact:

Post 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.

DJRobX
LCD?
Posts: 4
Joined: Sat Mar 30, 2002 4:00 pm

Post 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.

Post Reply