Hello,
I arduino uno r3, with 3 independent units want to drive brushless motors.
First right engine,
second left in the engine,
3 degrees will give the engine.
I want to check the engine from C # interface.
How can I do?
Can you give examples?
Hello,
I arduino uno r3, with 3 independent units want to drive brushless motors.
First right engine,
second left in the engine,
3 degrees will give the engine.
I want to check the engine from C # interface.
How can I do?
Can you give examples?
You can write C# code to read data from the Arduino's Serial.print() statements as an alternative to displaying that data in the Arduino Serial Monitor.
You have given no information about what type of data you want to send to the PC, how much data is invoved or how often it needs to be sent.
I wrote a demo program in this Thread which uses Python to communicate with an Arduino. The general idea will be the same in any language.
...R
First right engine,
second left in the engine,
3 degrees will give the engine.
What does this mean ?
What does 3 degrees have to do with anything ?
I want to take 3 units brushless motor.
So how can drive brushless motors via USB.
Use three brushless ESCs.
I don't want to play 20 questions.
Post a schematic of the entire circuit with a description of the project objective.
We're not going to try to extract the schematic one component at a time. The motors are obviously used for something.
Show what they are connected to in the schematic and explain their function in the objective summary so we can stop beating around the bush.