FIRST LEGO League Challenge Programming: Difference between revisions

From ORTOP Wiki
(→‎SPIKE Prime Scratch: Added link to workshop videos)
(→‎Mindstorms EV3 Classroom: Added link to workshop videos)
Line 59: Line 59:


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.  
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.  
 
=== Workshop Videos ===
* [[Programming Using Scratch-based Languages]]
=== External Resources ===
=== External Resources ===
* [https://education.lego.com/en-us/downloads/mindstorms-ev3/software EV3 Classroom software from LEGO Education]
* [https://education.lego.com/en-us/downloads/mindstorms-ev3/software EV3 Classroom software from LEGO Education]
* Gyro Programming from EV3Lessons.com
* Gyro Programming from EV3Lessons.com

Revision as of 14:24, 8 October 2020

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.

Introductory Exercises

Wiki Articles

External Resources

Software

Documentation

Video Tutorials

Focused Tutorials

Play Lists

Mindstorms EV3 Classroom

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 Windows 10 and 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.

Workshop 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 Scratch

Introductory Exercises

Workshop Videos

External Resources

Software

Learning Resources

Focused Tutorials

Play Lists

SPIKE Prime Python

External Resources