Uploading programs to the hub
This tutorial outlines the two ways to upload programs to the SPIKE hub and which one is preferred.
- #1652
- 20 Aug 2020
This tutorial outlines the two ways to upload programs to the SPIKE hub and which one is preferred.
This tutorial in an animated demonstration of how a LEGO Education SPIKE Prime robot turns to the left and to the right. To download the program check out the courses in which the tutorial is used.
“Doing the same with less” can save time and space.
We start with the first mission - trying to build attachments that are small and tidy and the Gazon robot allows us to do so. With a few pictures you can see how the robot should be placed along with all the attachments
This is a recording of a completely perfect, 10 out of 10 accomplishment of a two-part mission - Train tracks, from the FIRST LEGO League 2021-2022 Cargo Connect competition. Due to the proper use of motion and color/light sensors, the robot is 100% consistent and reliable for a non-trivial mission. Even when the robot makes a mistake, it auto-corrects and compensates for this mistake.
In this video tutorial we accomplish the FIRST LEGO League 2022 missions called Wind Turbine, Television and Rechargeable Battery. We demonstrate how 3 missions could be accomplished in the single run and in the same time with a single attachment.
Муни идва от името на едноколките за планина от английски - mountain unicycles
Този робот е направен да изглежда като клоун на едноколка. Използва голям техник зъбен венец за да се движи напред и назад. Отгоре на робота има сензор за сила, дегизиран като клоун. Можете да го програмирате когато натиснете главата на робота, той тръгва!
A FIRST LEGO League 2023-2024 attachment for the MiniBox Robot.
This attachment is designed to detach, once it completes its purpose. Due to the way, the attachment is left on the mission model, it slides from, creating distance between itself and the mission model, therefore meeting the requirement that no attachment should be touching the mission model at the end of the competition. This is done, so that the team loses less time switching attachments in the base, lowering the chance of human error during the competition.
Когато използваме конструкция, при която два двигателя задвижват двете страни на робота, лява и дясна, трябва да отбележим, че завивайки роботът винаги описва окръжност. В зависимост от начинът на завиване тази окръжност е с определена големина и център. Завоите представляват части от окръжността, която роботът ще опише.
We could calculate how long the motor should rotate at a certain speed in order to reach the required position, but in this case that is unnecessary. Instead, it is much easier to use the motor.run_for_degrees() command.