FIRST LEGO League Challenge Programming: Difference between revisions

From ORTOP Wiki
(Added mention of EV3 Classroom and made formatting changes. Added -G to name of EV3 Videos page.)
(→‎Mindstorms EV3 Software: Added subsection on EV3 Python)
Line 3: Line 3:


== Mindstorms EV3-G Software ==
== Mindstorms EV3-G Software ==
Mindstorms EV3-G is the main programming language provided by LEGO Education for the MINDSTORMS EV3 sets. EV3-G is also knownas EV3 Lab, probably because it is based on Tuft University's Robolab, which is based on National Instruments Labview.
Mindstorms EV3-G is the main programming language provided by LEGO Education for the MINDSTORMS EV3 sets. EV3-G is graphical programming language that is also known as EV3 Lab, probably because it is based on Tufts University's Robolab, which is based on National Instruments' Labview.


[https://education.lego.com/en-us/downloads/mindstorms-ev3/software Mindstorms EV3 software from LEGO Education]
[https://education.lego.com/en-us/downloads/mindstorms-ev3/software Mindstorms EV3 software from LEGO Education]
Line 16: Line 16:


== Mindstorms EV3 Classroom ==  
== 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.  
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.  


[https://education.lego.com/en-us/downloads/mindstorms-ev3/software?gclid=Cj0KCQjwsuP5BRCoARIsAPtX_wFE5Bea5RX_yOthNoKSu18NfvSCuZaz8jYpcMWRZ1752kwoZ5H1q-MaAggcEALw_wcB&ef_id=Cj0KCQjwsuP5BRCoARIsAPtX_wFE5Bea5RX_yOthNoKSu18NfvSCuZaz8jYpcMWRZ1752kwoZ5H1q-MaAggcEALw_wcB:G:s&s_kwcid=AL!790!3!445977090937!b!!g!!&Buffer&cmp=KAC-INI-GOOGUS-GO-US-EN-RE-PS-BUY-CREATE-DSA-SHOP-XX-XX-RN-XX EV3 Classroom software from LEGO Education]
[https://education.lego.com/en-us/downloads/mindstorms-ev3/software?gclid=Cj0KCQjwsuP5BRCoARIsAPtX_wFE5Bea5RX_yOthNoKSu18NfvSCuZaz8jYpcMWRZ1752kwoZ5H1q-MaAggcEALw_wcB&ef_id=Cj0KCQjwsuP5BRCoARIsAPtX_wFE5Bea5RX_yOthNoKSu18NfvSCuZaz8jYpcMWRZ1752kwoZ5H1q-MaAggcEALw_wcB:G:s&s_kwcid=AL!790!3!445977090937!b!!g!!&Buffer&cmp=KAC-INI-GOOGUS-GO-US-EN-RE-PS-BUY-CREATE-DSA-SHOP-XX-XX-RN-XX EV3 Classroom software from LEGO Education]
== Mindstorms EV3 Python ==
LEGO Education also provides a version of Python, a line-by-line programming language, for the Mindstorms EV3.
[https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3 LEGO Education's Python for EV3 page]


=SPIKE Prime Software=
=SPIKE Prime Software=

Revision as of 10:19, 16 August 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-G Software

Mindstorms EV3-G is the main programming language provided by LEGO Education for the MINDSTORMS EV3 sets. EV3-G is graphical programming language that is also known as EV3 Lab, probably because it is based on Tufts University's Robolab, which is based on National Instruments' Labview.

Mindstorms EV3 software from LEGO Education

Mindstorms EV3 User Guide from LEGO Education]

EV3 Programming Basics by Joe Olayvar & Evelyn Lindberg,Library Development Team, Washington State

Mindstorms EV3-G Videos

Tutorials created by students affiliated with Tufts Center for Engineering Education and Outreach

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.

EV3 Classroom software from LEGO Education

Mindstorms EV3 Python

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

LEGO Education's Python for EV3 page

SPIKE Prime Software

SPIKE Prime Scratch

SPIKE Prime software from LEGO Education

A website with a variety of learning resources

SPIKE Prime Videos