Hi everybody,
Total new to Arduino and forums.
My goal is to drive two rc servos (#1 and #2) with one cable connected pot to Arduino.
Let's say I call the servo positions as -max (one end of travel), 0 (center) and +max (other end of travel).
At the middle position of the pot (wiper in the middle), servo #1 is at 0 (middle) and servo#2 is -max (one end) position.
When I move the pot about +20 % in one direction, servo #1 moves to +max, servo #2 does nothing and stays in -max position.
When I move the pot about -20 % in the other direction, servo #1 moves to -max, servo #2 still does nothing and stays in -max position.
When I move the pot beyond 20% of range in either direction, servo #1 stays at the +/- max positions, but servo #2 starts to move proportionally from -max to +max.
This is for water tank measurements of a prototype model gas boat with forward/back transmission, where you move a single lever control a little forward or backward to engage the transmission forward or backward while the engine is running at idle and when you push the stick further forward or backward then the engine throttle gets opened up.
Thank you for your help,
David A