How to create a PWM?

Discussion in 'UDOO QUAD' started by Arturo Lovera, Jun 1, 2016.

  1. Arturo Lovera

    Arturo Lovera New Member

    Joined:
    May 23, 2016
    Messages:
    5
    Likes Received:
    1
    Hi guys! i have a proyect to the school, create a PWM in C language, can you help me?
    i need to know the next points

    +Connect the UDOO Board.
    -What GPIO i need to use, why?
    -Code in C to use the GPIO.
    -PWM in C.

    I appreciate your support, and thank you for read me. :)
     
    Last edited: Jun 1, 2016
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    The arduino side of the Quad is the same as an Arduino Due so you can take the pwm libraries from that.
     
    Andrea Rovai likes this.
  3. Arturo Lovera

    Arturo Lovera New Member

    Joined:
    May 23, 2016
    Messages:
    5
    Likes Received:
    1
    Thank you so much! but i need to create the proyect in languaje C.
     
  4. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
  5. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Dear @Arturo Lovera, I think @waltervl already gave you the best suggestions. I also suggest you to check out the documentation of UDOO NEO: http://www.udoo.org/docs-neo/
    Please, try to narrow your questions in the future. Open ended questions usually end up being useless.
     

Share This Page