Re: Big Blue 360 April 24, 2014 01:05PM |
Registered: 10 years ago Posts: 2,472 |
Quote
jstck
Quote
KimBrown
It should be relatively easy to control a small RC servo. Those usually run on 5V (some want 6V and there are a few large ones that take 12V), and a PWM control signal. The signal timing is a bit tricky (it's not quite "regular" PWM as it's dependent on pulse duration rather than duty cycle), but there are plenty of code examples available for Arduino.
Traditional servo operating voltage is 6 volts (4 drycell batteries), but AFAIAA they are pretty forgiving and all nowadays work down to 4V - it is common to replace drycells with 1.2V rechargable batteries that would deliver 4.8V, and many people run them from 2 cell LiPo batteries that deliver 7.4V, though it's not recommended.
If the PWM output is low frequency that might be good news for Kev - the servo may well work over a portion of the available PWM range. As you say, the servo position is determined only by the pulse width - the time between pulses is usually of little concern. Servo pulses required are from 1mS (min travel) to 2mS (max travel). While PWM is more about mark/space ratio than pulse width, changing the mark/space ratio of a constant frequency must inevitably have the effect of changing the pulse (mark) time, and so as long as the PWM frequency is below 500 Hz, then a portion of the PWM range will encompass the widths that correspond to full travel in each direction. I am not near my Ormerod right now, or I would hook up a scope and see exactly what the fan output looks like for various M208 values. So can you remember exactly what pitch of sound you can hear? We are ideally looking for something around middle C, but anything more than an octave higher won't work :-)
Dave
(#106)
Re: Big Blue 360 April 24, 2014 02:38PM |
Registered: 10 years ago Posts: 64 |
Re: Big Blue 360 April 24, 2014 03:05PM |
Registered: 10 years ago Posts: 378 |
Re: Big Blue 360 April 24, 2014 04:05PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 April 24, 2014 04:23PM |
Registered: 10 years ago Posts: 64 |
Re: Big Blue 360 April 24, 2014 04:32PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 April 24, 2014 05:58PM |
Registered: 10 years ago Posts: 4 |
Re: Big Blue 360 April 24, 2014 06:10PM |
Registered: 10 years ago Posts: 64 |
Re: Big Blue 360 April 24, 2014 06:37PM |
Registered: 10 years ago Posts: 4 |
Re: Big Blue 360 April 24, 2014 10:19PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 April 25, 2014 01:44AM |
Registered: 10 years ago Posts: 378 |
Re: Big Blue 360 April 25, 2014 04:26AM |
Registered: 10 years ago Posts: 135 |
Re: Big Blue 360 April 25, 2014 05:28AM |
Registered: 10 years ago Posts: 378 |
Re: Big Blue 360 April 25, 2014 10:31AM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 April 26, 2014 07:32AM |
Registered: 10 years ago Posts: 48 |
Re: Big Blue 360 April 26, 2014 10:20AM |
Registered: 10 years ago Posts: 378 |
Re: Big Blue 360 April 26, 2014 03:17PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 April 26, 2014 04:44PM |
Registered: 10 years ago Posts: 48 |
Re: Big Blue 360 April 28, 2014 12:12PM |
Registered: 10 years ago Posts: 135 |
Re: Big Blue 360 April 28, 2014 01:26PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 May 06, 2014 06:15AM |
Registered: 10 years ago Posts: 48 |
Re: Big Blue 360 May 06, 2014 08:40AM |
Registered: 10 years ago Posts: 378 |
Re: Big Blue 360 May 07, 2014 08:56PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 May 12, 2014 07:32AM |
Registered: 10 years ago Posts: 48 |
Re: Big Blue 360 May 12, 2014 10:38PM |
Registered: 10 years ago Posts: 859 |
Re: Big Blue 360 May 13, 2014 12:09PM |
Registered: 10 years ago Posts: 859 |