ok , dec worked, now i get numbers ,, but from what i can see there random,
heres the code im using now,
__
PAUSE 250
PLS VAR Word
main
PULSIN 15, 1 , pls ' recieve hi pulse store in pls varible
DEBUG DEC pls
END
__
i stopped it from looping because i got tons of numbers, i take 4 readings at zero,, and get,,
6, 1 , 9 , 30
this is with out effecting servo placement,
effecting full left,
8 , 1 , 7 , 9
full right
5 , 8 , 62 , 9
ive got to have something wrong, these results dont match up, in the debug window it says 9600 baud, im confused by this, i expected to see 1.50 at zero, 1.25 1.75 etc. any sugestions?
Bookmarks