Hi guys. I want a code for motor moving with joystick. The motor should move till the joytick is released and also not to return to original position after releasing joytick.
Waiting in anticipation for positive response
I believe the "Jobs and Paid Consultancy" forum is the right forum for questions like yours:
https://forum.arduino.cc/c/community/jobs/42
This "Programming questions" forum is more about you writing the code and asking for help, when your code perhaps isn't performing like you want it to perform.
But search for 4 DOF arm robot. I think it's an open source project involving code, which does exactly what you want. Of course it operates on 4 servos and 2 joysticks and whatnot. But the operation on one servo is exactly that. Push joystick - servo starts to move. Release joystick - servo stops (doesn't return).
Here's some project involving the thing:
can you copy the required code and paste here
I had a new look at the page I linked. Appears they use potentiometers and not joysticks. That might be the wrong code. Search for similar projects, where they use joysticks.
I googled that for you! The keyword was MeArm.
if you get the code pls paste here
Now you're just being lazy!
its not the thing of being lazy. I am not able to bind code for 1 servo motor and i have visited all posible websites of mearm but its for two or three servo motor i want for 1 servo motor and 1 joystick even i tried to make it for one. So i asked for 1 servo motor and one jystick and even i am trying my best.
Well, the advice I have given you is about as far as we go in Programming questions, as long as you don't provide any code of your own. Reconcider what I wrote i post #2:
ok thanks
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.