Recently, Jamie over at The Pi Hut sent me one of his new PS3-style controllers. I had a play, liked it and soon adapted Tom Oinn’s great Python ‘input’ library to accept commands from the controller. I also adapted one of Tom’s demo scripts to use GPIO Zero to control the CamJam EduKit 3 motor controller board. You can read how to use the controller with EduKit 3 here. All credit to Tom for making his library accessible, and thanks for accepting my changes for the new controller.
Mark Heywood has just written a review of the controller over on his blog, and you should take a read of that to find out more.
Hi! Can you use a ps4 controller with it?
Yes, you can. Check out the approxeng.input library for help with that. I use a PS4 controller with mine.