Page 1 of 1
joystick and servomotor
Posted: Sat Apr 07, 2018 12:46 am
by kalmar79
Hello I need to make a flowchart that use a mini joystick and a servomotor, please in arduino !!
Re: joystick and servomotor
Posted: Sat Apr 07, 2018 12:53 am
by kalmar79
This joystick use two potentiometers I believe I only need to use one of them potentiometers.
Re: joystick and servomotor
Posted: Sat Apr 07, 2018 8:38 am
by kersing
Use one ADC component in your flowchart.
Re: joystick and servomotor
Posted: Mon Apr 09, 2018 12:55 pm
by Benj
Unless I'm missing something this sounds pretty straight forward.
Here is a very simple program that will do the job.
What exactly are you struggling with?
Re: joystick and servomotor
Posted: Sun Apr 15, 2018 10:56 pm
by kalmar79
Thank you for answering my question, I am starting as a robotics teacher for children and I want to teach you how to program a little. In this case I want to control a servomotor by means of a joystick.
Re: joystick and servomotor
Posted: Mon Apr 16, 2018 4:13 am
by kalmar79
I'm sorry, I wanted to say that I want to teach children how to program a little.