Servo Motoring with the Raspberry Pi Pico and CircuitPython

Поделиться
HTML-код
  • Опубликовано: 3 мар 2023
  • Learn to use a servo motor with a Raspberry Pi Pico in CircuitPython. Also learn about other types of motors, how to calibrate a servo so that it can sweep a full 180°, and try two challenges. Learn big as part of Prof. John Gallaugher's Physical Computing course. All material online and free!
    Part of Prof. Gallaugher's Physical Computing course. For more info, see: gallaugher.com...

Комментарии • 10

  • @azizbiabani6787
    @azizbiabani6787 Год назад +1

    Nice video very useful..

  • @Videogame9559
    @Videogame9559 9 месяцев назад

    I'm going make skull moving jaw moving but not getting code to run help installing from adfruit to run the code please

  • @azizbiabani6787
    @azizbiabani6787 Год назад +1

    Sir which editor you're using sir.

    • @profgallaugher
      @profgallaugher  Год назад

      Mu is the editor. You can download it at codewith.mu. I show how to download this in the Pico setup lesson at the top of the playlist at bit.ly/pico-tutorials. Good luck!

    • @azizbiabani6787
      @azizbiabani6787 Год назад +1

      @@profgallaugher Thank you sir

  • @Videogame9559
    @Videogame9559 9 месяцев назад

    Hi how do install adafruit library import board my programme no import board ?

    • @profgallaugher
      @profgallaugher  9 месяцев назад

      Seems like you are jumping ahead and missed some basic lessons earlier in the playlist. “board” is a built in. There is more explanation at this URL. If you are looking for some specific help you should try adafruits excellent discord which is meant as a Q and A forum but also be sure to go through the basic videos here or similar lessons. Especially things covering installation, pins, troubleshooting, etc. The code you’ll see in each lesson works if you follow from the beginning and don’t miss a key step. learn.adafruit.com/circuitpython-essentials/circuitpython-pins-and-modules

  • @Sfdc123
    @Sfdc123 12 дней назад

    dont use 3v3 for powering servos, use VBUS

    • @profgallaugher
      @profgallaugher  11 дней назад

      Drop some knowledge, Homie. What are your reasons why? What are the consequences? Share on!