
Задача: Какво се случва когато кабелът не е свързан с двигателя или брика?
Нарочно откачете един от кабелите и наблюдавайте, какво ще направи робота.
- #370
- 04 Feb 2017
Нарочно откачете един от кабелите и наблюдавайте, какво ще направи робота.
This video lesson shows a very interesting specific example on how to use the LEGO Mindstorms EV3 Ultrasonic Sensor. The sensor detects if the catapult is loaded or if we have just fired an element. At the end of the lesson I also offer an interesting challenge that you could use in your classroom or at home.
Let's implement a more advanced program for this robot to learn how to use with motors in opposite directions - and this is to implement the Proportional Line Following algorithm.
We would see how both satellites work together on the World Robotics Olympiad competition. They must both follow different orbits and must cooperate for the mission to be accomplished.
One of the simplest tricks in the game - move, complete the mission and leave the attachment with the mission model. You don't have to return the attachment to the base. On some competitions there might be penalties, but it might be worth it, as you save time to complete another mission. This works especially well with large attachments.. The attachment uses Luly, a small LEGO Education SPIKE Prime competition robot with 3D building instructions as a robot base.
Време е да програмираме робота. Стъпките, които ще разгледаме, са как се пуска софтуера за програмиране, как се пише програма и как тя се зарежда в робота.
След като вече изпробвахте и се справихте с предизвикателство, включващо поредица от инструкции, искаме да ви представим някои добри практики.
Connect the attachment to the box robot and find the correct number of rotations of the middle motor that would bring the robot up and forward and would attach it to the mission model.
Ще ви покажем три възможни начина как да прехвърлите програмата си от компютъра в робота.
Когато работите с ученици е важно да предадете очакванията си от тях в самото начало на курс.
Remember the passive/active attachment separation that we are making at FLLCasts.com. This applies for all the attachments and in this Episode, we are looking at how to use a passive attachment.
One of the students' favorite LEGO Mindstorms robots. Have fun with Iqazator, moving over all kinds of obstacles as a real millitary tank machine.
Задачата е да програмирате робота да се движи напред и назад с все по-малки разстояния.
In this video we are solving part of the FIRST LEGO League Senior Solutions challange missions (FLL 2012) using LEGO Mindstorms NXT robots. I make a step by step explanation of each move I make. The goal of this video is to help you with ideas and suggestions on how one should look at the missions.
In this video tutorial we would look at the mission run for M06. SPACE STATION MODULES. The missions is to precisely push a mission model into an opening. In almost any FIRST LEGO League competition there are such missions. The tutorial contains only the mission run on the field. We accomplish a single mission.
Vision is still one of the very few fields where a human being could outsmart a computer. Still. Colour/Light sensors are the cornerstones of implementing a smart LEGO Mindstorms robot that could at least partially do "vision". In this video tutorial, we are using the robotics sensor to detect loading and unloading of the catapult.
Нещата, за които да внимавате като преподавател, докато учениците строят роботите си по инструкции.
The robot works on the field and decodes the different colours that represent the rows and the columns.
We start with FIRST Technical Challenge and how you develop programs with the GamePads. It is up to you to decide how sticks, buttons and triggers from the GamePad will control the different motors of the robot and there are different decisions that you should make.
Сега ще направите първата си програма в курс и ще накарате робота да се движи напред.
Introducing three main concepts - Energy, Inertia Moment and Angular Velocity. We describe what is the moment of Inertia, how do we calculate it and how do we measure it?
In this tutorial we will build our first 3D LEGO model using LDraw. I will build it using two different programs based on the LDraw library - MLCAD and LeoCAD.
In the first module of the perfect STEM Course we will move fast, but not deep. We would explore a number of different areas of technical science like electronics, Linux, programming, mobile technologies, AI without getting into too many details. The goal is for us to arrive at a working Remote Control car controlled from the phone and to learn basic concepts on which we could extend.
Във видеото можете да видите как да свържете правилно и надеждно брика с двигателите.
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.
In this episode we are showing the great similiarity between the sensors in NXT Mindstorms. We are solving a common problem - How to make a robot that do not fall from the table. We are using the Ultrasonic sensor, Light Sensor and Touch Sensor to solve the same problem, but with three different sensors.