LEGO MINDSTORMS EV3

Importance of the construction balance on the LEGO Mindstorms robot movement
The balance of the construction of the robot has a great influence on how it will move. This is especially true if you would like to move in a straight line. If the robot is slightly heavier on the right it will move to the right. Here we have two robots - a Five Minute robot and a Box Robot and we will discuss the differences in the constructions and why the box robot is much better than the Five Minute even though it is using the same parts.
- #648
- 09 Jan 2018


Включване на EV3-G софтуер. Проекти и програми
Време е да програмираме робота. Стъпките, които ще разгледаме, са как се пуска софтуера за програмиране, как се пише програма и как тя се зарежда в робота.
- #364
- 04 Feb 2017


Rubber bands - LEGO robot attachment that triggers with a motor
The robot attachment build in this tutorial gives an idea on how to release a rubber band at a specific moment using a motor. It's a simple, but yet powerful technique on using rubber bands.
- #92
- 14 Jun 2015

FLL 2018: Nightbeast Multi-purpose Attachment. M03, M04 and M14
This is the attachment of Team "Nightbeast", with which they :
1. Eject the 2x4 Brick by placing a Regolith Core Sample into the 3D Printer.
2. Crater Crossing
3. Tries to score a meteoroid( tries to shoot a ball)
From missions M03,M04 and M014 from FLL Into Orbit Challange
- #732
- 17 May 2019

Turtle Program
A collection of MyBlocks, that help you use the Turtle robot. The MyBlocks used are the following:
FollowCourse: Makes the turtle rotate, until it reaches the course it uses. If it's already on it, this MyBlock makes the turtle go forward. It uses the power you set it on.
PickNewCourse: Makes the turtle pick a new course.
HideInShell: Makes the turtle hide in its shell for the designated amount of seconds.
CurrentAndDesiredCourse: Displays the Current course and the course it wants on the display of the robot.
Careful: Gyro Sensor port in this program is port 3. Check your cables when you run this program.
NOTE: The program contains my blocks, that will appear broken if you use any version before 1.3.0 of the EV3 Mindstorms Software
- #p5u320
- 22 Feb 2019


Какво да обясните на учениците за текуща мощност
Първата задача показва на учениците как моторите генерират енергия. Ако учениците са по-големи, може да им дадете повече информация относно ток и напрежение. В повечето случаи обаче е достатъчно да им кажете, че колкото по-бързо се върти моторът, толкова повече енергия генерира той. Това може да се докаже с опцията за текуща мощност на блокчето за изчакване и условен оператор. Може да им покажете тази опция или да ги оставите да я потърсят в първи урок.
Следващата задача е да се изтегли собствено блокче и да се вкара в програма. Това блокче чете мощността на порт A и я предава на порт D. Целта на това упражнение е да се види разликата между колелата. Тъй като Т-Рекс е с по-големи колела, той се движи по-бързо.
В следващите две задачи става ясно, че дори и гумите на единия робот да са по-големи, има твърде голяма загуба на енергия, когато свържем двата мотора директно. Може да обясните, че точно тези принципи са причината да не може да се построи вечен двигател.
- #1154
- 28 Feb 2019

FLL 2017: Attachment The Manhole Cover (08th) Mission
We have to admit. This is quite an interesting missions. There is a Manhole cover and it must be turned upside down. Well, the robot must turn it. Again LEGO Box Robot Three With Large Wheels and Thee light sensors and one Gyro is used as a base for the Robot.
- #509
- 18 Apr 2018
- 1