byte directionPin and byte stepPin


hi all,

i'm learning stepper motors. have  2 questions, stepper sketches have "byte"in code
quote
byte directionpin = 9;
byte steppin = 8;
int numberofsteps = 50;
byte ledpin = 13;
int pulsewidthmicros = 50;  // microseconds
int millisbetweensteps = 50; // milliseconds

and don't. why , mean?
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

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code