Maker Pro
Maker Pro

Desktop application to control Load

champ1

Jul 17, 2018
55
Joined
Jul 17, 2018
Messages
55
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

upload_2019-2-19_16-32-40.png

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
 
Top