Linear acceleration ramp


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default Re: Linear acceleration ramp

    Quote Originally Posted by pxidr84 View Post
    -Use a "fixed" frequency low priority interrupt
    -Increment a value at each interrupt execution (for exemple, incr=incr+1)
    -And execute the ramp code if "incr" as reached a certain calculated value (actually it's "cacc" and "cdec"), and then reset "incr" to zero.
    Did you see post # 8?

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Linear acceleration ramp

    Quote Originally Posted by SteveB View Post
    Did you see post # 8?
    Yes I've see your post, but I've not tried it yet, I will do that today.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts