RC Servo

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
g-slocombe
Posts: 38
Joined: Fri Nov 07, 2008 12:57 pm
Has thanked: 7 times
Been thanked: 4 times

RC Servo

Post by g-slocombe »

I want to control an RC servo, the control requires a pulse width of duration 1 ms for one extreme position to 2 ms for the other extreme position with a range of position values between, every 20-25 ms. Any Ideas :?:

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: RC Servo

Post by Benj »

Hello

There is an example on the page below that allows you to control up to 8 servo motors using hardware based interrupts.

http://www.matrixmultimedia.com/Flowcode_Examples.php

Post Reply