Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.81 KB

car_project.rst

File metadata and controls

60 lines (34 loc) · 1.81 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!

Car Projects

I believe you have seen a lot of different smart robot car, their basic functions are similar, basic movement, obstacle avoidance, line following, following and control by remote control, etc..

Here, we use the simplest structure to build a smart robot car, which can also achieve all the above functions. In addition you can control it with your cell phone, please refer to iot_car for the tutorial.

assembly instructions

car_assemble

Projects

Here are some projects for the car, programmed in C with the Arduino IDE, if you are not particularly skilled with Arduino, you can refer to get_start_arduino_ide.

The following projects are written in order of programming difficulty, it is recommended to read these books in order.

car_move car_move_by_code car_speed_up car_line_track car_ir_obstacle car_ultrasonic car_following car_auto car_remote_control car_remote_control_plus car_speed_calibration