Programs -
-Filters:

FLL 2024: Scratch (Word Blocks) program for Bonus Run of FIRST LEGO League 2024-2025 SUBMERGED Competition - LSAv3.5.1.llsp3
This Word Blocks program is designed for the FIRST LEGO League 2024-2025 SUBMERGED Competition using the Nautiq Robot.
- #5c6io0
- 06 Aug 2025

Travel Some Distance Block Program - LSAv3.4.5
This is a well-commented program designed for LEGO Education SPIKE Prime. It guides you through creating a custom My Block that allows your robot to move a specific distance with precision. The program is easy to follow and helps learners understand how to break tasks into reusable blocks - an essential concept in both robotics and programming.
- #yjiebu
- 03 Jul 2025

FLL 2023: Python program to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with MiniBox Robot - LSAv3.4.3
This Python program is designed for the FIRST LEGO League 2023-2024 MASTERPIECE Competition using the MiniBox Robot.
Note that the starting positions of the motors require the gearwheels to be placed in a specific position. Therefore, it is recommended to adjust the program settings to match your configuration.
Additionally, this program does not use sensors; instead, it relies on the positioning of the mission models and the accuracy of the motors. Since no two motors perform exactly the same, a software-based correction is embedded in the commands to compensate for speed differences. This correction slows down the faster motor to ensure balanced movement. While this is an effective solution, if your robot's motors are significantly faster or slower than ours, many commands may need to be adjusted. Although shorter runs may not require modifications, the sixth run demands a high level of precision and may need fine-tuning to align with your specific construction.
- #9ujxwd
- 29 Jan 2025

FLL 2023: Python program to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with Chain Monster Robot - LSAv3.4.3
This is a Python program designed to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with the Chain Monster Robot.
- #ajl20x
- 29 Jan 2025

FLL 2023: Scratch (Word Blocks) program to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with MiniBox Robot - LSAv3.4.3
This is a Scratch (Word Blocks) program made to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with the MiniBox Robot.
- #k7blyd
- 06 Nov 2024

FLL 2023: Scratch (Word Blocks) program to accomplish FIRST LEGO League 2023-2024 MASTERPIECE Competition with Kufar Robot - LSAv3.4.3
This is a Scratch (Word Blocks) program made to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with the Kufar Out-of-Box Robot. The correct run is detected with the color sensor and is started with the touch sensor.
- #l6k4cv
- 06 Nov 2024

Proportional Line Follow
This program is designed for use with the "Seon follower" robot. It assumes a target line-following value of 50 and applies a simple proportional line-following algorithm to keep the robot on the line.
- #qp7a0h
- 29 Oct 2024

PID - line following program
This is an improvised PID line-following program for SPIKE. We call it improvised because achieving such precision requires a level of hardware performance that SPIKE does not provide.
- #7rjx60
- 29 Oct 2024

Proportional line following "Target Value" measuring program
This program is meant to be used with the "Seon follower" robot. It makes the robot spin 360 degrees while scanning the field and then stores the line following "Target Value" in a variable, before turning off.
- #gnea9i
- 29 Oct 2024

3-State Line Following with Varying Speeds
This program is designed for use with the Ducky Line Follower Robot. It demonstrates the advantages of a multistate program, allowing for customization possibilities in each state.
- #ayc4bv
- 02 Aug 2024

Ducky Line Following
This program is designed to be used with the Ducky Line Follower Robot. It demonstrates the simplest two-state line-following method we know.
- #b5dzmv
- 02 Aug 2024

3-State Line Following
This program is designed for use with the Ducky Line Follower Robot. It demonstrates how a third state can be added to the simple wobble/ducky line-following program. The main takeaway is understanding how to add the third state, allowing for additional states to be included if needed.
- #wvedsg
- 02 Aug 2024

FLL 2023: Scratch (Word Blocks) program to accomplish FIRST LEGO League 2023-2024 MASTERPIECE Competition with Chain Monster Robot - LSAv3.4.3
This is a Scratch (Word Blocks) program made to accomplish the FIRST LEGO League 2023-2024 MASTERPIECE Competition with theChain Monster Robot.
- #htyfe2
- 24 Jul 2024

FLL 2022: Scratch (Word Blocks) program to solve the M14, M06, M02, M15 simultaneously from FIRST LEGO League 2022-2023 Super Powered CompetitionLSAv3.4.0
The robot drops the energy units in the Toy factory, delivers the Fuel truck to the Fuel station, lift the lever to refuel the Car at the Fuel station and make it move, and drops the energy units to the Rechargeable Battery. With this program, the robot accomplishes M02 OIL PLATFORM, M06 HYBRID CAR, and M14 TOY FACTORY, M15 RECHARGEABLE BATTERY from the FIRST LEGO League 2022-2023 SUPER POWERED competition.
- #pyhc5o
- 21 May 2024

FLL 2022: Scratch (Word Blocks) program for M4,M5,M10 and partially M3, M12 - FIRST Lego League 2022-2023 Super Powered - LSAv3.4.0
The robot moves and turns with this program to accomplish the M04 SOLAR FARM, M05 SMART GRID and M10 POWER PLANT and collect the energy and water units from/for the missions M3 ENERGY STORAGE and M12 WATER RESERVOIR from the FIRST LEGO League 2022-2023 Super Powered competition
- #xmcwta
- 09 Apr 2024