Variable Initialization
Initializing a variable means giving it a starting value/data.
- #1309
- 30 May 2019
Initializing a variable means giving it a starting value/data.
This program is for Midas - a LEGO Mindstorms EV3 Clam robot. It makes the clam robot detect when it is being opened and then to close itself. It utilizes the rotation sensor as a way to know if it is being forced and to know when it should stop closing afterwards.
Laboratory 2.0 is a second and lighter version of the Laboratory. The new version of the robot replaces its motor with a gyroscope and uses a lightweight flip. Programming this robot requires a well-developed abstract thinking. The main purpose of the robot is to measure the volume of the bubble placed in it only by the values measured by the sensors.
The construction has a valve with which you can let the air out of the balloon at different speeds.
How exactly the balloon is placed in the robot is explained in this lesson.
The goal of this lesson is to combine and exercise with material from the whole level. We are also showing the students how to use their custom My Blocks.
Did you know we can set the program to use the brick buttons?
We are sure you've seen the gears in the LEGO Mindstorms EV3 sets. They are pretty easy to use. Just add an axle and you can now rotate them. Add two gears working together and you can do miracles, like a magician. And if you put them perpendicularly to each other it gets very interesting. This is our goal with the MotoCar robot in A robot a 'day'.
This attachment accomplishes the Into Orbit Space Walk Emergency mission from the FIRST LEGO League Into Orbit 2017-2018 competitions. The base robot is the SUV Competition Box Robot from LEGO Mindstorms EV3.
The program for this attachment is at Programs/w415dz-fll-2018-attachment-to-accomplish-the-into-orbit-space-walk-emergency-07-robot-game-missions-program.
Soon we would publish and a video of how the attachment works.