Hello,
For the STEM project, I want to implement a form using c # so that children can control mBot's DCengines. This program only needs to be forward, backward, right, left and for how many seconds. How do I make the connection between the robot's engines and the form application using c# and how can i code arduino part?
I can connect the robot with a cable and select the port to which the robot is connected using c#, but that's it.