Hello,
is it possible to create a serial port connection over .Net, e.g with the 'ElectronNET.API.Entities'?
Hello @Franki1986
Yes, you can 馃憤
Use the .NET Core 2 Library System.IO:
https://docs.microsoft.com/en-us/dotnet/api/?term=serialport&view=netcore-2.0
Best,
Gregor
@Franki1986 Were you able to communicate with the serial port? if so, share with me?
Most helpful comment
Hello @Franki1986
Yes, you can 馃憤
Use the .NET Core 2 Library System.IO:
https://docs.microsoft.com/en-us/dotnet/api/?term=serialport&view=netcore-2.0
Best,
Gregor