Learn Python for LEGO SPIKE in 3 hrs LEGACY Version (Part 1)

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 31

  • @marchelfman3278
    @marchelfman3278 2 роки тому +2

    One further note: because the Robot Inventor is the retail version and thus reaches more people, it has some nice features not available in Spike Prime, such as as white text on a black background which is easier to read when coding in Python, as well as
    automatic Bluetooth connecting,. It’s also easier to find information and code examples in the Knowledge Base for sensors, and motors, etc. because it’s organized in a clearer way.

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

      Great tip! I have also got a comparison between the versions over here: ua-cam.com/video/abOdzTtNwzI/v-deo.html Garry

  • @RadfordMathematics
    @RadfordMathematics 4 місяці тому +1

    A VERY Helpful video! Great Job! 🙂

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

    This course is wonderfull. Thank you. I will wait for the next chapter with great interest.

  • @wolfgangr.3268
    @wolfgangr.3268 Рік тому +1

    Hey Gary! Can you do something on "threading"? I often need to run two functions simultaneoulsy. Like for instance moving the wheels while moving an actor.

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

      New version of Python on SPIKE handles this really nicely! Check out the latest tutorials. Garry

    • @wolfgangr.3268
      @wolfgangr.3268 Рік тому

      @@CreatorAcademyAustralia Oh, I will. Unfortunately my 51515 hub doesn't work with the Spike App. I tried changing the firmware with pybricks but it didn't work.

  • @shaistaimran9259
    @shaistaimran9259 8 місяців тому

    hi from Canada! Awesome tutorial. Please create same videos for spike 3.x version 1:00:42

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

    Thank you for videos like this.

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

    Hello, Creator Academy, When I connect the robot inventor hub to Spike Prime app appears a window with a sign "Update hub" and I don't know what will be after I update the hub... Maybye you know?

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

      Hi! This usually means that the app and hub software have different versions. Simply run the update and your hub will run normally afterward. G

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

      The firmware on the Robot Inventor and Spike Prime are not exactly the same. So if you plug your Inventor Hub into the Spike App, it will want to “update” it to Spike firmware. Or if you plug a Spike Hub into the Inventor App, it will want to upgrade it to Inventor firmware. So there’s no harm in accepting the upgrade since an upgraded Hub will still work fine with whatever app its connected to. Hope this helps.

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

      ​@@CreatorAcademyAustralia Thank you very much
      Sasha 10 years

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

      ​@@marchelfman3278 Thank you for awnswering me
      Sasha 10 years

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

    🌼😺👍 Perfect 🥰

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

    😺👍🤗

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

    I need to ask. Neither my Spike App nor the browser app gives me the third option to use python. I only see picture and word blocks. Do I need to do something to enable python?

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

      Hi, you need to search for the SPIKE ‘Legacy App’ because the latest version doesn’t have Python yet. Garry

  • @ahmedgamberli2250
    @ahmedgamberli2250 Рік тому +2

    Hi! Thanks for the tutorial. Spike Prime is amazing! In our school we still use Ev3. I hope we'll switch to Spike Prime as fast as we can. Thanks, one more time!

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

    Good job! This is a better version compared to the older one.

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

    thanks for sharing!✔

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

    Thanks for the tutorials Gary. Very thorough and well paced through. 👍

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

    Great tutorial, thank you very much!

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

    Does all this seamlessly transfer over to the EV3?

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

      Hi! Python syntax is the same, but all the libraries are different. Garry

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

      @@CreatorAcademyAustralia This is helpful to know. Thank you.