Install our extension to search inside any video instantly.

"Perfect" Turns: Turning by the Gyro - FIRST LEGO League (FLL) SPIKE Prime + EV3 RePlay Programming

Added:
93,979 views1,073likes11:14ZacharyTrautweinOriginal Release: 2020-10-02

This video demonstrates how to program LEGO robots to turn precise angles (90°, 45°, etc.) using the built-in gyroscope sensor, which measures yaw (side-to-side rotation) to ensure consistent turns regardless of wheel slip or surface conditions; the technique involves creating a reusable 'turn by gyro' function that uses absolute value math and includes a small error margin adjustment (typically -1 to -1.5 degrees) to compensate for LEGO robot imperfections, allowing the robot to turn exactly the programmed amount every time.