I know how to list the available Serial Ports but whow can I find the right COM port everytime I connect my Arduino? COM Port should be printed like MessageBox.Show(COMport);
I want to read/write Arduino data in a Visual C# application.
[this didn't work for me]