Cortex M4 peripherals for Arduino

Discussion in 'General Discussion' started by Daniel O'Connor, Nov 4, 2015.

  1. Daniel O'Connor

    Daniel O'Connor New Member

    Joined:
    Nov 4, 2015
    Messages:
    3
    Likes Received:
    0
    Hi,
    I just received my UDOO Neo yesterday (thanks!) and I was playing around with the Arduino side of things.
    One thing I would like is to be able to control a servo but the Arduino code only knows about AVR and SAM (it wants to setup timers).

    Is there a way to teach it about the timers on the Neo? I am not sure how peripheral ownership works between the 2 CPUs..

    I had a look at https://github.com/UDOOboard/Arduino to get some hints but the changes seem very old (over 12 months) so I'm not sure it's the right place.

    Thanks.
     
  2. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    At the moment the servo library is not implemented yet. We are still in beta and adding functionalities day after day, and this is in our to-do-list.
     
  3. Daniel O'Connor

    Daniel O'Connor New Member

    Joined:
    Nov 4, 2015
    Messages:
    3
    Likes Received:
    0
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    We are going to release it in about 2 weeks or less, we're currently cleaning them and working on the porting of servo.h
     
  5. Daniel O'Connor

    Daniel O'Connor New Member

    Joined:
    Nov 4, 2015
    Messages:
    3
    Likes Received:
    0
    Great news, thanks for your hard work :)
     
  6. necromancer

    necromancer New Member

    Joined:
    Nov 10, 2015
    Messages:
    26
    Likes Received:
    8
    Any update on the Servo.h? I am waiting for this as well.
     
  7. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Hi there,
    I think we are close to push, but not ETA
     
  8. necromancer

    necromancer New Member

    Joined:
    Nov 10, 2015
    Messages:
    26
    Likes Received:
    8
    Need beta testers? I'd love to test your new builds for you guys.
     
  9. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Great proposal, could you hand us sthing like your CV/stuff you did on GitHub etc?
     
  10. necromancer

    necromancer New Member

    Joined:
    Nov 10, 2015
    Messages:
    26
    Likes Received:
    8
    I've send you a personal message with my info.


    Sent from my iPhone using Tapatalk
     
    Andrea Rovai likes this.
  11. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Ye, sorry for my disappearing, I received your message. We'll contact you as new builds ought to be tested.
    Cheers
     

Share This Page