
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.
The robot works on the field and decodes the different colours that represent the rows and the columns.
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.
We would continue from the previous program where we used variables and we would change this to arrays.