
EV3 Phi. Teacher's Note about turning around a pole
We will share the idea behind that challenge and how to conduct the challenge in a classroom.
- #382
- 17 Mar 2017
We will share the idea behind that challenge and how to conduct the challenge in a classroom.
В EV3 софтуера за програмиране има Танк блокче за движение. То ни позволява да задаваме различни мощности на всеки мотор.
В живота подобно нещо се използва при автомобилите. Системите за управление на сцеплението с пътя (tracktion control) предават различна мощност към всяко колело на автомобила, така че колата да остане стабилна на пътя и да не поднася.
Once you start turning how to do you a whole 180 degrees turn. The robot almost does it, but not completely
Насърчаваме ви да изучавате софтуера сами.
In the EV3-G software, you could use negative numbers for power and rotations. In this episode, we would look at what is the meaning of this numbers and make a few notes of where the teacher must be more careful.
Специално предизвикателство за програмиране на робота, така че да се движи като йо-йо.
След като вече изпробвахте и се справихте с предизвикателство, включващо поредица от инструкции, искаме да ви представим някои добри практики.
Why we change the robots all the time and what to observe in each new robot.
The FIRST LEGO League competition is similar each year. With a little experience you could accomplish most of mission. The goal of this episode is to introduce you to the course, its purpose and approach.
In this tutorial, we connect the Motorola phones to the Tetrix controller using the USB hub.
In this tutorial, we would build a simple program for controlling the Tetrix robot motors with the GamePads. We use the stick and when the stick is pushed forward the motors move forward. When it is pushed backwards the robot moves backwards.
In this tutorial, we are controlling the FTC Tetrix robot with the two sticks of the same GamePad. The left stick is for forward and backwards, while the right stick is for left and right.
By using the GamePad to control the arm with could lift it and return it back. The main problem with controlling the arm is that if you just use the motors you would hit the robot, bend the axles and breaks the gear wheels. We would use the distance sensor to make the arm move without hitting the robot.