byte directionPin and byte stepPin
hi all,
i'm learning stepper motors. have 2 questions, stepper sketches have "byte"in code
2nd question. pulsewidthmicros , millisbetweensteps mean? , how relate stepper motors? (thats 4 questions)lol. give me link explains me.
thank much!
i'm learning stepper motors. have 2 questions, stepper sketches have "byte"in code
quote
byte directionpin = 9;and don't. why , mean?
byte steppin = 8;
int numberofsteps = 50;
byte ledpin = 13;
int pulsewidthmicros = 50; // microseconds
int millisbetweensteps = 50; // milliseconds
2nd question. pulsewidthmicros , millisbetweensteps mean? , how relate stepper motors? (thats 4 questions)lol. give me link explains me.
thank much!
i want add controlling larger driver , stepper motor(5 amp).
Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > byte directionPin and byte stepPin
arduino
Comments
Post a Comment