Society of Robots - Robot Forum

Software => Software => Topic started by: Rebelgium on October 15, 2011, 06:34:41 AM

Title: Simple application that sends UART code when key pressed needed
Post by: Rebelgium on October 15, 2011, 06:34:41 AM
I'm looking for a simple application / Visual studio solution that will send a UART code (of my choice) when you press a corresponding key on the keyboard.
I'll use it for some remote control operation of a robot prototype.

Thanks!
Title: Re: Simple application that sends UART code when key pressed needed
Post by: Rebelgium on October 15, 2011, 07:36:27 AM
Found it!

http://csharp.simpleserial.com/ (http://csharp.simpleserial.com/)