To access the full video please subscribe to FLLCasts.com
- #1551
- 27 Feb 2020
- 2:19
The PYBRICKS library is divided into 5 groups:
GETTING STARTED - Here you will find instructions on uploading programs to an EV3 brick;
PYBRICKS MODULES - Here you will find a catalog of all the commands available and instructions on how to use them;
ENGINEERING EXTRAS - Here you can find information on the units used in the input parameters of the available commands;
In ROBOT EDUCATOR PROGRAMS and CORE SET PROGRAMS you will find sample programs for some of the more popular LEGO robots.
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons
Python with LEGO Mindstorms EV3 - Level 1
The course introduces students to the programming language Python. We use LEGO Mindstorms EV3 Robots. Python is a popular programming language. It could be used for introducing students to programming, for academic studies, for developing machine learning algorithms and as a general-purpose language.
During the course, students learn how to read and how to develop Python programs. They use an Integrated Development Environment called Visual Studio Code. Robots are programmed to perform interesting and funny tasks like "bringing you water". The level ends with competition on a playing field with boxes.
- 74
- 28:18
- 114
Lesson 3 - Luna 3
Introduction
Today we are going to look at a favorite historic moment of ours, namely the Moon landing by the Luna 3 spaceship. Our robot is also called Luna 3 and we will choose an object to represent The Moon.
The robot will go around the "Moon", take a picture and return to base. We will take the picture with a phone set to "continuous shot" or a timer.
If you work fast, you will have a picture at the end of the lesson that you can use to remember it.
- 5
- 3
- 6
- 3d_rotation 1