.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! Video 1: Motor Move and Steering Control ================================================== This video serves as the first project tutorial in the PiCar-X series, focusing on how to control the motors and steering servo of the PiCar-X. The key contents include: * **Starting and Stopping Motors**: Demonstrates how to control the movement of the PiCar-X, including moving forward and backward. * **Motor Speed Control**: Shows how to increase and decrease the speed of the motors. * **Steering Control**: Teaches how to turn left and right by controlling the front steering servo. * **Script Execution**: Illustrates how to run a program automatically when the Raspberry Pi starts. * **Move.py Code Analysis**: Offers an in-depth explanation of the Move.py script, detailing the logic behind controlling motors and steering. * **Testing and Debugging**: Practical testing to ensure both the code and hardware function correctly. This video is an excellent practical guide for beginners to PiCar-X, providing detailed instructions on controlling motors and steering, laying a solid foundation for further project development. **Video** .. raw:: html **Related On-line Tutorials** * :ref:`py_move`