Getting started with PlatformIO IDE and the Simple FOC Library

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

КОМЕНТАРІ • 36

  • @33samogo
    @33samogo 3 роки тому +3

    Perfect! now I understand library dependency and environments better, thank you!

    • @jairoronan6804
      @jairoronan6804 3 роки тому

      Sorry to be so off topic but does someone know a tool to get back into an instagram account..?
      I was stupid lost my account password. I love any tips you can offer me

    • @jamirlyle6614
      @jamirlyle6614 3 роки тому

      @Jairo Ronan instablaster ;)

    • @jairoronan6804
      @jairoronan6804 3 роки тому

      @Jamir Lyle i really appreciate your reply. I found the site thru google and Im in the hacking process atm.
      Takes a while so I will get back to you later with my results.

    • @jairoronan6804
      @jairoronan6804 3 роки тому

      @Jamir Lyle It did the trick and I actually got access to my account again. I am so happy!
      Thank you so much you saved my account!

    • @jamirlyle6614
      @jamirlyle6614 3 роки тому

      @Jairo Ronan Glad I could help :)

  • @uselessrobotics5383
    @uselessrobotics5383 3 роки тому

    Hello,
    Thank you for the video, It's one of these not so popular videos from a not so popular channel that you are still very happy to come across :)

  • @armaanroshani
    @armaanroshani 3 роки тому +1

    Excellent video, very helpful. Thank you!

  • @victorwu7957
    @victorwu7957 3 роки тому +1

    Thanks a lot, It works!

  • @Andre_Beth
    @Andre_Beth 3 роки тому

    Thanks for the video Owen.

  • @botak333
    @botak333 3 роки тому +1

    Hi sir it is posible control pmsm motor?? With 46v and 5-15Amper

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

    Thanks

  • @Dagor
    @Dagor 4 роки тому

    Great tutorial!

    • @OwenWilliamsRobotics
      @OwenWilliamsRobotics  4 роки тому +1

      Thank David. I use VS Code for pretty my all the languages I code in - a great editor. So its great that platformio is built on top of it.

  • @nomannosher8928
    @nomannosher8928 6 місяців тому +1

    Can I flash simpleFOC code on the STM32F767ZI Nucleo-144 board

    • @nomannosher8928
      @nomannosher8928 5 місяців тому

      yes, but 6PWM generations not compatible.

  • @celestinoazcaratevanacloch6181
    @celestinoazcaratevanacloch6181 3 роки тому

    Muy bien, yo quiero modificar el algoritmo para adaptarlo a la pcb Teensy4, encoder CUI-AMT212D-V
    y un motor steeper con un driver estandar

    • @OwenWilliamsRobotics
      @OwenWilliamsRobotics  3 роки тому

      I think teensy and ABZ encoders are already supported. docs.simplefoc.com/supported_hardware

  • @user-og2xz5jv3t
    @user-og2xz5jv3t 3 роки тому

    Hello,this video is very nice.And I have a problem which is same as yours. It saids: “Wire.h: no such file or directory”. But I couldn’t solve it by writing“ SPI ” and “Wire” after the “lib_deps”. I have spent much time finding other ways. But I failed. Could you please tell how to solve it. Thank you very much!

    • @OwenWilliamsRobotics
      @OwenWilliamsRobotics  3 роки тому

      Perhaps you could try adding wire library through platformio rather than manually editing platformio. The platformio home page (inside visual studio code) has options to manage (and add) your libraries. Not sure why it's not working the way i explained!?

    • @user-og2xz5jv3t
      @user-og2xz5jv3t 3 роки тому

      @@OwenWilliamsRobotics I have searched “Wire” and “SPI” in the platformio’s labraries. And there are many results, but no one is called “Wire” or “SPI”. I am not sure which one I should download .

    • @user-og2xz5jv3t
      @user-og2xz5jv3t 3 роки тому

      @@OwenWilliamsRoboticsmy platform version is 2.3.2, maybe there are some different between the latest version and the past version

    • @OwenWilliamsRobotics
      @OwenWilliamsRobotics  3 роки тому

      Can you link to your platformio.ini somewhere. I'll give it a go

    • @user-og2xz5jv3t
      @user-og2xz5jv3t 3 роки тому

      @@OwenWilliamsRobotics Thank you so much! My problem have been solved. I just uninstalled and reinstalled. And then I did the same things as same as you. It made sense. It’s amazing! 😂😂My English is bad. Thanks for your patient and reply. I’m so excited .

  • @kevinfrack8217
    @kevinfrack8217 3 роки тому

    Thanks