Quote:
|
Originally Posted by NextPerception
Is the accuracy of the two servos controlling the camera limited by the servo potentiometer's output or would I be able to modify the program to give me degrees with one number past the decimal? (like 43.7 instead of just 44)
 I realized while i was righting this that it may be the pwm's themselves causing the limit (0-255) but there may be around it so i am still going to post this ...
This is my first year programming one of these things so... 
|
The limitation is in the entire servo system, I.E. both the servos and the standard PWM signal used to control them.
You will only have 255 "ticks" of resolution regardless, so there is no reason to go into decimals.
Hope this helps...

__________________
CMUCam not working? Tracks sporadically? Try this instead:
http://www.falconir.com!
PM me for more information if you are interested (it's open source!).
Want the FIRST Email blasts? See here:
http://www.chiefdelphi.com/forums/sh...ad.php?t=50809
"The harder the conflict, the more glorious the triumph. What we obtain too cheaply, we esteem too lightly; it is dearness only that gives everything its value."
-- Thomas Paine
If it's falling apart it's a mechanical problem. If it's spewing smoke it's a electrical problem.
If it's rampaging around destroying things it's a programming problem.
"All technology is run on 'Magic Smoke' contained within the device. As everyone knows, whenever the magic smoke is released, the device ceases to function."
-- Anonymous
I currently speak: English, some German, Verilog, x86 and 8051 Assembler, C, C++, VB, VB.NET, ASP, PHP, HTML, UNIX and SQL