
Active attachment for changing gear orientation - part 2
Building instructions for a LEGO Mindstorms EV3 active attachment for changing gears orientations. This is the second attachment from the series.
- #120
- 23 Oct 2014
- 1
Building instructions for a LEGO Mindstorms EV3 active attachment for changing gears orientations. This is the second attachment from the series.
Front motor could halt because it could not complete the turn. Students could get confused. Where exactly is the problem?
Here are a couple of notes for this problem and generally how to conduct the class with the Dragster.
Instructions for building a steering chassis from LEGO EV3 Mindstorms. It uses EV3 Large motor to power the rear wheels and EV3 Medium motor for the steering mechanism. Find building instructions for the remote control here.
The block has the following parameters from left to right:
Where should you lift the robot? Especially if you don`t have the mission model that we are using
This module is meant to be used in EV3 Kinesthetic and Memory Game and is attached to the base of the robot. This is the simplest module for constructing and programming. At the bottom, a channel is left for the cable to pass through.
Move the robot using the Move Steering block. We explore what the different values for Steering mean and how to use them. We also explore how the motor is configured to run for a number of rotations or seconds and what is the difference.
Chronos means time in Greek.
What's the time? Time to build a cool robot! This robot is made to look like a clock. The two hands are each connected to a motor and are positioned between the two motors. This makes it simple to build, while also being effective in showing how a clock works.
An example program moving the seconds and minutes hands of the clock can be found here.
An example program designed to teach children to read the clock can be found here.
After we have introduced a menu in the previous video, this video focuses on storing the values in an array. It presents a basic use of arrays.