FIRST LEGO League Challenge Programming: Difference between revisions

From ORTOP Wiki
(→‎SPIKE Prime Word Blocks (Scratch): Added SPIKE Prime icon)
m (→‎Mindstorms EV3 Lab Software: Changed size of icon)
Line 19: Line 19:


== Mindstorms EV3 Lab Software ==
== Mindstorms EV3 Lab Software ==
[[File:EV3-Lab_Logo.png|200px|thumb||EV3 Lab Icon]]
[[File:EV3-Lab_Logo.png||thumb||EV3 Lab Icon]]
[[File:EV3-Lab-MoveStraight.png|400px|thumb||EV3 Lab Sample Program]]
[[File:EV3-Lab-MoveStraight.png|400px|thumb||EV3 Lab Sample Program]]
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.
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.

Revision as of 11:03, 30 January 2021

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.

General

  • Programming for Reliability by Team 8 To Automate from Ohio, USA.

Mindstorms EV3 Software

Mindstorms EV3 Lab Software

EV3 Lab Icon
EV3 Lab Sample Program

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.

Introductory Exercises

Wiki Articles

External Resources

Software

Documentation

Video Tutorials

Focused Tutorials

Play Lists

Mindstorms EV3 Classroom (Scratch)

EV3 Classroom Logo
Sample EV3 Classroom Program

Mindstorms EV3 Classroom is a graphical programming language for the Mindstorms EV3 sets. It became the standard software for the EV3 Set for those running PCs with the 64-bit version of Windows 10, Chromebooks and Macs using macOS Catalina 10.15 in the fall of 2020. The Mac version also works with macOS Mojave 10.14. Those with earlier operating systems should continue to use EV3 Lab.

EV3 Classroom is based on an educational language called Scratch and is quite similar to Word Blocks, the graphical language provided by LEGO Education for its SPIKE Prime set. LEGO Education has also announced that EV3 Classroom will become available for and Chromebooks.

Videos

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 Word Blocks (Scratch)

SPIKE Prime Icon
Sample Word Blocks program

The main programming language for SPIKE Prime is called Word Blocks, which is based on Scratch.

Introductory Exercises

Videos

External Resources

Software

Learning Resources

Focused Tutorials

Play Lists

SPIKE Prime Python

External Resources