Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.02 KB

video_25_car_obstacle_avoidance.rst

File metadata and controls

37 lines (24 loc) · 2.02 KB

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 [] and join today!

Video 25: Smart Car Obstacle Avoidance

This tutorial teaches how to program a smart car for obstacle avoidance using infrared sensors, part of the Robojax Arduino course featuring the SunFounder kit.

  • Obstacle Avoidance Basics: Overview of using infrared sensors for smart car obstacle detection and avoidance.
  • Required Knowledge: Emphasis on the prerequisite knowledge of car movement control and infrared sensor basics.
  • Sensor Setup and Alignment: Details on correctly aligning sensors for optimal obstacle detection.
  • Wiring for Obstacle Detection: Step-by-step guide to connecting sensors to the Arduino and car.
  • Code Walkthrough for Obstacle Avoidance: Comprehensive explanation of the Arduino code for obstacle detection and response.
  • Live Obstacle Avoidance Demonstration: Real-time demonstration showing the smart car navigating through obstacles.

Video



Related On-line Tutorials

  • car_ir_obstacle