Simulation on paper. Robotics Game of Life.
Let's look at what game of life actually is, what are the rules and how to play the game on paper
- #247
- 09 Mar 2016
Let's look at what game of life actually is, what are the rules and how to play the game on paper
We use a sensor so the robot must be reliable and accurate right? Wrong. The robot is not reliable and accurate only because we use sensors and that's really important during FIRST LEGO League competition. There is a reason for this and in this tutorial we demonstrate and explain how the robot behaves with a basic use of the Motion Sensor to move straight. As a result you will learn why is it important not to stop at this stage and to go to the next level with more advance use of sensors.
Following the Advanced Sensor Calibration course section, it is time to extract the logic for getting a calibrated value into a new block. This block will have an input and on this input, we give the port number. The block will return the calibrated value for this port number. We've built all the other blocks only because of this almost final video here.
This video tutorial showcases how the MiniBox accomplishes five missions - M02, M03, M04, M05, M14, and M15 - of the FIRST LEGO League 2023-2024 MASTERPIECE Challenge competition.
It’s a rather complex run, as the robot uses multiple attachments and performs several actions. The MiniBox, a LEGO Education SPIKE Prime robot, is designed to leave its attachments on the mat after completing each mission. Take a close look at the attachments and study the program thoroughly before launching the robot!
To correctly upload the blinking diode program to the controller we must first check some of the configurations of software. These are the "selected controller" and COM port
This is a 10 out of 10 tutorial demonstrating the consistency and reliability of a LEGO Education SPIKE Prime robot when the robot delivers a mission model to a specific position on the field.
Level 2 from "FLLCasts Certified VEX IQ Robot Driver - Class R1" certification path is to start on the border of the field, move through to the last obstacle, turn and return back to the first one. turn once again and go up to the second one, turn around one last time and sprint towards the finish line at the border of the field.
In this video lesson, we will show you how to build a menu as a MyBlock in LEGO Mindstorms NXG-G. Having a menu is a must at robotics competitions since it saves time and gives easy access to program functionalities.
This lesson shows how you could use the rotation sensors of the motors of a LEGO MINDSTORMS NXT robot. This technique is very powerful during the competition. We give ideas on how to show the value of the sensor on the display, how to check if you have completed a given job or you are still doing it and other even more advanced topics. Understanding the rotation sensor is a must if you want to use the full capabilities of the motors.
For Level 3 from from "FLLCasts Certified VEX IQ Robot Driver - Class R1" certification path you need to slalom along the field. Start on the border of the field move forward until the first obstacle. Turn after it, continue forward, then turn around the second obstacle, continue forward and turn around the last obstacle. Again continue forward, turn around the second obstacle, continue straight around the first obstacle and sprint towards the finish line at the border of the field.
Every electronics tutorial, book or course about Raspberry Pi or Arduino will use a motor driver. Very few of the courses will actually explain why do you need a Motor Driver, what is it for?
When you first start the EV3 brick, you see the recent programs menu. Let's see what it is all about.
In this episode of the Basic NXT Programming series I will cover the sound sensor. I will explain how to program the sound sensor, stop on common problems faced, when the sound sensor is used and finally we will build a program that will allow us to control the robot's speed through the volume of the sound.
In this video tutorial, we demonstrate how to accomplish M11 of the FIRST LEGO League 2023-2024 MASTERPIECE Challenge competition. We use the Chain Monster - a LEGO Education SPIKE Prime robot equipped with gears and a pinless attachment that will rotate the M11 Light Show.
One of the very common tasks on different FIRST Technical Challenge competitions is to collect objects. In this case, these are colourful specifically shaped plastic object or in simple terms - balls.
Now that we know how to make the robot move forward let's see we can make it move backward.
One of the interesting things in this sequence of videos is the program. The program detects when the system has reached the maximum speed and then stops the motor from rotating. We detect this with the EV3-G software
With the set for the course, you also have an SD card. It is important that you understand why and how is the SD Card is used.
A special fourth case for a turning with robots with two wheels.
Unpacking the VEX EDR set and learning the names of the different parts included in the set
This video tutorial shows how the LEGO Mindstorms EV3 Rider Robot Motorcycle with Cart robot works. You can ride a friend with you.
Yes, we know. Starting with the phone when you have a toy car and a Raspberry Pi might seem strange, but this is why we do it.
In this tutorial, we show you how to display all the values from an EV3-G array on the EV3 brick display. We are using an array Read Operation along with a loop. We are also detecting the loop counter and using it as an index to an array. It's basically the only viable way to do it. The process is commonly referred to as - "Iteration over an array" (although we still do not have an iterator in the programming language, we promise that one day we would do the super advance videos on "iteration" using the LEGO MINDSTORMS robots")
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.
In this LEGO video tutorial we accomplish 3 missions with the Kriket box robot. A number of actions are performed like Lever, Lift, Drop, Pull, Align. This tutorials shows how to accomplish missions models that are closely positioned next to each other.
Parents generally use the same email address for their students. When enrolling into a group it is possible to enroll another user for the same email address. We call this a "brother or sister". Brothers and sisters could share the same email address but they have two different usernames.
The process of registering a brother or sister is the following