hello everyone, im ME and i need help with an arduino hexapod im making...
i making an arduino controlled pololu maestro powered 2 dof hexapod controlled through a joystick.
the plan is to have four servo sequences on the pololu maestro one sequence for moving the hexapod forward , one backwards , one left, and one right.
i have a few questions
-
How do i control pololu sequences from an analog joystick???
-
how can the joystick only input four possible inputs??? (ex. 4 inputs FORWARD BACKWARD LEFT RIGHT)
-
can i split the 1023 inputs into 4? (ex. moving joystick upwards gives input of around 255-510 so it would be like this: if joystick x axis == 255-510 digital write do front sequence //of pololu maestro)
-
how can i make the joystick wireless?
thank you
p.s. iknow this doesnt make to much sense pls bear with me