
Adventures in Com-Land
Using serial ports in .NET is very, very easy. You just have to know how to initialize it and you’re good. Well actually you should know what to do with the incoming data, but this is another story 😀 In C# all you have to do is to include the namespace...
2010, Aug 19 — 1 minute read