Media Summary: In this video we'll take a look on how to program a robot that always keeps a certain distance to another object. We will use maths ... How do your Robot Inventor distance, motion and color sensors work? Learn how to connect and code your sensors and use the ... Today we'll talk about an option to combine more than one logical condition. As example, this can be used for a safe or for an ...
Lego Mindstorms Scratch Tutorial 08 - Detailed Analysis & Overview
In this video we'll take a look on how to program a robot that always keeps a certain distance to another object. We will use maths ... How do your Robot Inventor distance, motion and color sensors work? Learn how to connect and code your sensors and use the ... Today we'll talk about an option to combine more than one logical condition. As example, this can be used for a safe or for an ... Today we'll differentiate between 2 different types of blocks: logical and numerical blocks. Both can be used in different cases. In this video we'll take a look at an evolution of variables: we talk about lists. They have the advantage that you can not only store ... For this video I've got a user request: someone wanted to see a program for a traffic light. Links: Playlist for Robot Inventor: ...
Sometimes you have to do the same task at multiple points of the program. Wouldn't it be great if we could find some kind of way ... This will be the last part for the line follower. In this part we replace the wait for blocks with switches (if, then, else). Links: Playlist ...