Sending more characters to arduino
i want arduno co communicate c message system. how send more 1 character arduino?
the example:
i want instruct aruino move stepper motor 1000 steps , want send "move" next command "1000"
the example:
i want instruct aruino move stepper motor 1000 steps , want send "move" next command "1000"
how controlling stepper motor?
i first write function on arduino takes arguments (pin, steps).
this function send "steps" pulses out on 1 of pins, if how controlling stepper motor.
the next thing use serial initiate function on arduino.
*this example work, in reality can done many ways.
i first write function on arduino takes arguments (pin, steps).
this function send "steps" pulses out on 1 of pins, if how controlling stepper motor.
the next thing use serial initiate function on arduino.
*this example work, in reality can done many ways.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Sending more characters to arduino
arduino
Comments
Post a Comment