Motor (Part 1)

The motor blocks make only 1 motor to move.

(In my case, I connect Motor A)

blue motor

We are using medium motor. Motor connected to Port A

Robotic T shirt
motor-intro 2 codes

The 2 codes beside each other are the same. They do the same thing.

Motors moving UP (Right)

iphone-gif
blue-img-up

Or it can also be:

blue-img-up

Motor A moves 300 degrees clockwise(up) at the speed of 75

Notice how fast the motor move upward.

Motors moving DOWN (Left)

iphone-gif
blue-img-up

Or it can also be:

blue-img-up

Motor A moves 300 degrees coounter-clockwise(down) at the speed of 75

Notice how fast the motor move downward.

Clockwise is:

clock-gif

Moves in the direction of the clock

Rotations with the clock

clock

⬅ Look at the difference ➡

Counter-clockwise is:

counter-clock-gif

It moves as if time goes back, going to the opposite direction as the clock.

Motors moving Up slowly (Left)

iphone-gif
blue-img-up

Or it can also be:

blue-img-up

Motor A moves 250 degrees clockwise(up) at the speed of 15%

Notice that the degrees are less. This is because the motor cannot close fully due to the object its grabbing.

Motors moving DOWN slowly (Left)

iphone-gif
blue-img-down

Or it can also be:

blue-img-down

Motor A moves 250 degrees counter-clockwise(down) at the speed of 15%

You can try with a faster speed, see what happens to the object.

Key-Takeaways