blah blah blah is here! blah blah » Close

0
votes
1 answers

Sending more than one character using C# visual studio through serial communication USB - arduino

Dear all, I am trying to send a string through usb. By using this link http://csharp.simpleserial.com/, I managed to send one character. Can someone please help in tell me how to change it to 2 charcter. This is the code for sending ...

Feedback