Hello
I just want to do one experiment I have DC motor that is connected to 8051 microcontroller. I want to make develop a desktop application that can control DC motor from PC
I know I have to create desktop application in c# and I have to program 8051 for serial communication
I have a visual studio but I don't have knowledge of c#. I am looking similar project to achieve the purpose
just finding serial port library https://docs.microsoft.com/en-us/dotnet/api/system.io.ports.serialport?view=netframework-4.7.2
any help would be appreciate
I just want to do one experiment I have DC motor that is connected to 8051 microcontroller. I want to make develop a desktop application that can control DC motor from PC

I know I have to create desktop application in c# and I have to program 8051 for serial communication
I have a visual studio but I don't have knowledge of c#. I am looking similar project to achieve the purpose
just finding serial port library https://docs.microsoft.com/en-us/dotnet/api/system.io.ports.serialport?view=netframework-4.7.2
any help would be appreciate