1

I have connected my PS3 controller to the raspberry pi using a bluetooth dongle. I am not sure about how to structure the code to control the ESC with the left joystick (axis 1). Could anyone advise me on tutorials or information which can aid the coding for this.

I want to structure the code in a way that 2 motors start up simultaneously with a single joystick input.

TJ

tanuj Jain
  • 61
  • 5

1 Answers1

1

There are plenty of tutorials such as https://docs.python.org/2/tutorial/ which will help.

Just search for one you are happy with.

joan
  • 71,852
  • 5
  • 76
  • 108