A documentation of my attempt at making my RC-CAR Autonomous
Make a 1:10 scale model
- Assigning Motor Driver Pin numbers to interface communication from Arduino
- Defining Functions to Control movement towards intended direction
- Creating a loop to take continuous input while Bluetooth connection is True
- Writing Switch statements within the loop to enable the motors to spin (Via Functions) at command A. Controlling spin direction of the motors (PWM) B. Controlling speed (H-Bridge)
Voila! There you have it.