.. 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 28: Smart Car Self-Driving ==================================== Learn how to create a simple self-driving car using Arduino, complete with ultrasonic and infrared sensors for navigation and obstacle avoidance. * **Project Introduction**: Overview of making a self-driving car with Arduino. * **Sensor Integration**: Using ultrasonic and infrared sensors for navigation and obstacle detection. * **Detailed Code Breakdown**: Explaining the Arduino code that controls the car's movements in response to sensor data. * **Motor and Sensor Setup**: Configuring Arduino pins for motor control and sensor inputs. * **Movement Logic via Code**: Implementing conditional statements in the code for intelligent car movements. * **Code Functionality Testing**: Observing the car's response to obstacles and its navigation capabilities through the serial monitor. **Video** .. raw:: html

**Related On-line Tutorials** * :ref:`self_driving`