
Programming a menu. Storing in Arrays. WRO Elementary 2013.
The challenge for this video is to program a menu that is controlled from the LEGO Mindstorms EV3 brick screen.
- #220
- 17 Jul 2016
The challenge for this video is to program a menu that is controlled from the LEGO Mindstorms EV3 brick screen.
In this video we look at the robotics mechanism for dropping the different blocks into the different region on the World Robotics Olympiad 2013 field.
We are working on the World Robotics Olympiad (WRO) 2013 competition and its elementary part. The series will introduce three different concepts and this would be Arrays, Menus and Counting different lines. In the video you will see the robot working as it is in the final stage.
Learn to program the Game of Life on the LEGO Mindstorms brick screen. This would require drawing on the brick screen, using blocks with switches and loops.
In this lesson we build a simple LEGO Mindstorms NXT calculator program that sums, multiplies, subsctracts or divides two numbers between 1 and 50.
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.
The last thing you want to lose during every robotics competition is time for changing the programs on the brick. This could require seconds and as we all know every second counts. There are a few ways to improve the way of choosing programs. In this video lesson we will show you how to program a menu directly in your program.