PSoC Tutorial - How to control servos with PWM

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2024

ความคิดเห็น • 19

  • @podunkis
    @podunkis 7 ปีที่แล้ว +1

    Nice video, Jonathan. You give just enough info to get started with a simple real world scenario, and it was interesting to see some of the screens in PSOC Creator. I'll check out your other videos soon.

  • @chajelly9831
    @chajelly9831 2 ปีที่แล้ว

    thanks jonathan. you helped my group project.

  • @abdullah23495
    @abdullah23495 5 ปีที่แล้ว

    I think that you need to explain a little more about why the way you do it is the right way and what we never should do with PSoC. Also maybe about the benefits of the best way you used, if there also another ways to do the same thing :) For me who never worked with PSoC this a hard to get the points.

  • @jorgeortega7314
    @jorgeortega7314 3 ปีที่แล้ว

    So good video!
    You help me with my homework, Thanks

  • @lutherus
    @lutherus 3 ปีที่แล้ว

    Let's say you calibrate it with an Arduino, so it perfectly stops at 90° when the signal is 1.5 ms, when you make your tests with PSoC, you can find the stall point is not exactly at 1.5 ms, it's a little bit under that value

  • @talgtalga3767
    @talgtalga3767 3 ปีที่แล้ว

    just perfect video and good explanation with experience.. please i would like to run my stepper motor with driver and some motor with encoder nema 34..so, any idea how can connect all stuffs any chance demonstrate i really appreciated. am looking for nothing in you tubue who is really doing with psoc specially this kit what you have.. i have similar but can't use for my stepper motors..i use arudino ide and all sketches in youtbue can find easyly but arudino not much enough for run my stuffs.. so,
    please who can help on this issue ???
    thanks and regards,
    Talga

  • @sylviea.6438
    @sylviea.6438 3 ปีที่แล้ว

    Hi thank you for your video, how we can have just one mouvement ( the servo motor press the space bar and return tot the initial stay ?

    • @jo3no
      @jo3no  3 ปีที่แล้ว +1

      The servo itself doesn't have memory so can't return to initial position by itself. what you can do is write a code to tell it to move to a spot, wait a delay, then move to the starting spot. each position has a PWM 'number' so its just finding what number goes where

    • @alihandalkilic1181
      @alihandalkilic1181 3 ปีที่แล้ว

      @@jo3no I want to control a dc toy motor, It must firstly be in high speed mode and then low-speed, also it must turn clockwise first and than counter clockwise. I still dont understand the period and the compare value.

    • @jo3no
      @jo3no  3 ปีที่แล้ว

      @@alihandalkilic1181 hmm if it's a DC motor you can use PWM to slow it down for low speed mode. But if you want to change direction, you will need to use a H bridge to control that

  • @antoniorebelo9497
    @antoniorebelo9497 3 ปีที่แล้ว +1

    Thank you!

  • @7dpackmaker431
    @7dpackmaker431 2 ปีที่แล้ว

    nice tuto

  • @jeffrey4070
    @jeffrey4070 7 ปีที่แล้ว +1

    Ayyy

    • @jo3no
      @jo3no  7 ปีที่แล้ว +1

      haha! atleast i know someone is watching my vids

  • @carloso7697
    @carloso7697 6 ปีที่แล้ว

    podrias subir el codigo a algun sitio ?

    • @jo3no
      @jo3no  6 ปีที่แล้ว +1

      Lo siento, ya no tengo el codigo. Solo en esta video

    • @carloso7697
      @carloso7697 6 ปีที่แล้ว

      Jonathan gracias por responder
      si yo quisiera dejar quieto el servo y que solo se mueva cuando suceda un evento no habria problema en dejar de mandarle el pulso al cable de control ?
      y mi otra duda es si no hay posbilidad de daño al puerto USB al alimentar el servo desde alli