FIRST LEGO League Challenge Programming

From ORTOP Wiki
Revision as of 12:27, 27 September 2020 by BruceSchafer (talk | contribs) (→‎Mindstorms EV3-G Software: Changed intro and updated link to EV3 Lab download)

There are several ways of programming FIRST LEGO League Challenge Robots. The two most popular are EV3-G, which is also referred to as EV3 Lab, and a new language created by LEGO Education based on Scratch. The latter language was originally introduced with the SPIKE Prime set when it debuted in 2019. A version of this Scratch-based language called EV3 Classroom is now also available for programming EV3 robots on Apple Mac computers.

Mindstorms EV3 Software

Mindstorms EV3 Lab Software

Mindstorms EV3 Lab also known as EV3-G was the main programming language provided by LEGO Education for the MINDSTORMS EV3 sets until fall 2020. EV3 Lab is graphical programming language where programming blocks are arranged horizontally. It is quite different from traditional programming languages.

Wiki Articles

Programming Presentations

Sample Programs

External Resources

Software

Documentation

Video Tutorials

Focused Tutorials

Play Lists

Mindstorms EV3 Classroom

Mindstorms EV3 Classroom is an alternate graphical programming language for the Mindstorms EV3 sets based on Scratch. LEGO Education provided it for those using Apple macOS 10.14 (Mojave) and above as the EV3-G language is not compatible with macOS 10.15 (Catalina). As such it is similar to graphical language provided by LEGO Education for its SPIKE Prime set. LEGO Education has also announced that EV3 Classroom will become available for Windows 10 computers and Chromebooks.

External Resources

Mindstorms EV3 Python

LEGO Education also provides a version of Python, a line-by-line programming language, for the Mindstorms EV3.

External Resources

SPIKE Prime Software

SPIKE Prime Scratch

Introductory Exercises

External Resources

Software

Learning Resources

Focused Tutorials

Play Lists

Very short videos from LEGO Education

SPIKE Prime Python

External Resources