hello,
I want to use my pc keyboard to control the signal that I send to the esc, to control the thruster I use in a project.
can I do that?
and if I can, how I will do it?
thank you for your help
hello,
I want to use my pc keyboard to control the signal that I send to the esc, to control the thruster I use in a project.
can I do that?
and if I can, how I will do it?
thank you for your help
can I do that?
Yes.
and if I can, how I will do it?
Some application on the PC needs to read the key presses and send some data to the Arduino via the serial port. The Serial Monitor is one such application that can do that.