LEGO MINDSTORMS EV3

Program for the EV3 Clam robot Midas
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.
- #nr6ah7
- 17 May 2019

Task - Initialize an array at the beginning of the Advanced Calibration program
Implement the program for array initialization.
Follow the video tutorials for initializing arrays and implement the program.
- #638
- 04 Oct 2017

Laboratory 2.0: LEGO Mindstorms EV3 Robot for Experiments
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.
- #752
- 18 Apr 2019


Teacher's Note: Some guidelines on building a plastic sorting robot
There are several important things you should tell your students:
- place angular L-shaped beams at the end of the pivot points of the robot if it’s unstable;
- be careful about the height of the robot so that your filler is below the belt of the previous robot. Otherwise, the balls won’t be able to continue from one robot to another;
- be careful about the height of the filler as sometimes it is too low and the ball cannot be picked up by the conveyor belt;
- add parts on the conveyor belt which will assist the process of picking up balls (the easiest option is long pins).
If you have any problems or the students find it difficult to build their robots, check the instructions below.
- #1113
- 08 Feb 2019


The fourth input parameter of the run_time command
The fourth input parameter of the run_time command is a boolean variable. While the numeric variables can have values such as 1, 2, 3 and any other numbers, boolean variables can only have values "True" and "False".
- #1543
- 15 Feb 2020


How to use LEGO Mindstorms Clutch
A clutch is a mechanical device that is used for engaging or disengaging power transmission. Now we will see how we can make such a device using LEGO.
- #908
- 30 Jul 2018

Five-minute robot + rails!
Motivated by the five-minute robot, this robot has its own rails!
- #1044
- 22 Jun 2020