Spike Prime Basic Line Follower and Gyro Controlled Straight Programs

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • This lesson will show you a very simple line follower and gyro controlled straight program. The programs are built side by side to show how similar they are.

КОМЕНТАРІ • 22

  • @edwosk347finkenstadt2
    @edwosk347finkenstadt2 3 роки тому +4

    THANK YOU SO MUCH FOR THE WORKING LINE FOLLOWING PROGRAM ALSO FIRST COMMANT YAY!!!!!!!!!!

  • @halohardcore
    @halohardcore Рік тому +1

    Thank you this is very helpful. There is somehing wrong with my robot, it cannot move straight although the code is meant for it to move straight forward. With this gyro, it can help keep it straight despite the motors or wheels having a problem keeping straight 👍

  • @mikey4590
    @mikey4590 3 роки тому +4

    Love it!

  • @cami_dillon
    @cami_dillon 11 місяців тому +1

    Are you able to make a video on how to use a color sensor in the middle of a program? Love your videos!

  • @dayu4270
    @dayu4270 2 роки тому +1

    It’s so cool.

  • @lorenzrumig8043
    @lorenzrumig8043 11 місяців тому

    Is it possible to stop the motors not with a timer. It would be nice if the motors stop by a driven distance

  • @matematicasconelprofealexp3403

    Hi. We have a problem, can you help us?
    We have a line white. How we are followings?

    • @gibfordsrobotlab
      @gibfordsrobotlab  Рік тому

      It should still be the same, look at the reflected light value and set that as your target.

  • @Ur_buddy_Pianomeastro
    @Ur_buddy_Pianomeastro Рік тому

    Hi I had A Question:
    Is there a way to make it go for a specific distance rather than using a timer?

    • @gibfordsrobotlab
      @gibfordsrobotlab  Рік тому +1

      There is, you need to use the absolute value on the single motors, I will probably make a video on that later in the year since so many have asked for it, I just need to make some time.

    • @Ur_buddy_Pianomeastro
      @Ur_buddy_Pianomeastro Рік тому

      @@gibfordsrobotlab Ok Thanks!

    • @leotruly718
      @leotruly718 11 місяців тому

      Yeah there is just go to the code block saying move forward for then put the number you want

  • @mauteennazir5615
    @mauteennazir5615 2 роки тому +1

    What app are you using?

    • @gibfordsrobotlab
      @gibfordsrobotlab  2 роки тому

      This is the Spike Prime Education app available in the Google Play Store

  • @pickle980
    @pickle980 2 роки тому +3

    i hate how they made such a simple task so hard to do

    • @tmbs1139
      @tmbs1139 2 роки тому +1

      there're multiple ways of coding a line follower. you can be done with it by using a single forever + what if/else loops combo or you can get creative with it

  • @afreenabatrisya6075
    @afreenabatrisya6075 2 роки тому +1

    is this coding still used in 2022?

  • @sujanamettem
    @sujanamettem 2 роки тому +1

    How do we make this robot?

    • @gibfordsrobotlab
      @gibfordsrobotlab  2 роки тому

      It's just the driving base from the spike prime app in this video

  • @GoldenSkipper11
    @GoldenSkipper11 2 роки тому

    Hi