Prepare universal wireless shield for remote robot driving.
This was achieved in 2 parts:
-
- Interfacing the PS2 controller with our microcontroller. This code can be found in the PS2 Interfacing directory.
-
- Communication between the bluetooth modules and actuating the motors accordingly. This code is given in the Communication directory.