Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 382 Bytes

Wireless-Driving-Shield

Prepare universal wireless shield for remote robot driving.
This was achieved in 2 parts:

    1. Interfacing the PS2 controller with our microcontroller. This code can be found in the PS2 Interfacing directory.
    1. Communication between the bluetooth modules and actuating the motors accordingly. This code is given in the Communication directory.