Robotics Training LESSON 5: Programming Core DC Motor Control Functions

In this video tutorial, we show how to program the Elegoo Smart Car 3 to have simple core capabilities. We create code that will move the car forward or backward by a user defined distance. We also have functions that allow the car to turn by a user defined angle. With these simple functions, we can program the car to move along a path we define. Below is the code we developed in this video.