im sending serial code to PC how i can read values {A1B2C3D4} to in {A=1,B=2,C=3,D=4}
it simple using arduino to arduino how it possible in Arduino to VB.net or C#
help please......
im sending serial code to PC how i can read values {A1B2C3D4} to in {A=1,B=2,C=3,D=4}
it simple using arduino to arduino how it possible in Arduino to VB.net or C#
help please......
This is not the place to ask how to do string manipulation in an application built using a Microsoft product on Windows.
Microsoft has a forum as well as extensive on line help.
And, the process is EXACTLY the same as on the Arduino.
im sending char
You will make the task easier if your Arduino puts a comma separator between the values - for example
{A1,B2,C3,D4}
Then look for VB code to parse CSV (comma separated values).
...R
diamond_rock:
im sending serial code to PC how i can read values {A1B2C3D4} to in {A=1,B=2,C=3,D=4}
it simple using arduino to arduino how it possible in Arduino to VB.net or C#help please......
Time to crack open a VB.NET or C# book.
ieee488:
Time to crack open a VB.NET or C# book.
A book? Are you serious? It's much easier to whine on a forum. 8)
send coding
diamond_rock:
send coding
I think it is time for you to show some evidence that you have read and considered the earlier Replies you have received.
...R
Robin2:
I think it is time for you to show some evidence that you have read and considered the earlier Replies wou have received....R
He has read, and he has considered.
He simply doesn't care. LOL. ![]()