Remote control Lego Mindstorms Ev3 Robot with A PS3 sixaxis dualshock 3 gamepad. There are currently two file, one for r unning a simple tank-type robot, one for a 4-wheel omnibot (i.e.) a robot with 4 rotocaster wheels.
https://www.youtube.com/watch?v=BnmEsz-JyGY&t=1s
LEGO Ev3 brick with LEGO Python (https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3)
Pairing instructions for the gamepad are here: https://antonsmindstorms.com/2019/04/24/how-to-connec-a-ps3-sixaxis-gamepad-to-an-ev3-brick/
Copy the code from this project into a new main.py file, or SSH to the brick and clone this repository to install the code.
#Running Run the programs by pressing F5 in VS Code or by selecting them from the file browser on the brick.