Please teach me how to use ASCII code with arduino
For example, the odrive page has the following explanation, but I don’t know how to write it with an arduino sketch.
Please give me an example of a sketch when writing with arduino.
Motor Velocity
Format: v motor velocity torque_ff
vfor velocitymotoris the motor number,0or1.velocityis the desired velocity in [turns/s].torque_ffis the torque feed-forward term, in [Nm] (optional).
Example:
v 0 1 0