Skip to content

rafig0/Elegoo-RoboCar-v3.0-Build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Elegoo RoboCar - Hardware Assembly & Testing

A hands-on robotics project built using the Elegoo Smart Robot Car Kit.

This repository documents the assembly and functional testing of a 4-wheel autonomous smart car using the Elegoo Smart Robot Car Kit V3.0. The project was focused on learning sensor integration, chassis assembly, and motion behavior using pre-programmed firmware provided with the kit.


⚙️ What I Did

  • Assembled the full chassis and motor system
  • Installed ultrasonic + IR sensors and servo
  • Connected L298N motor driver with Arduino Uno
  • Powered up and observed line-following & obstacle avoidance behavior
  • Calibrated wheel alignment and sensor angles manually
  • Gained understanding of how motors, sensors, and microcontrollers interact

📝 Note on Code

This kit came with pre-loaded firmware provided by Elegoo.
I did not modify or view the code during this build — the focus was entirely on hardware integration and system behavior testing.


📸 Real Setup Images

Front View

robocar front

Top View

robocar back

This is my actual prototype with real wiring, not a render.


🎥 Working Video Demo

robocar.working.mp4

🚀 Future Goals

  • Understand and tweak the codebase
  • Integrate voice commands or gesture control
  • Explore ESP32 port with camera module

🔗 Reference

Kit: Elegoo Smart Robot Car Kit V3.0


About

Assembled a 4WD smart robot car using the Elegoo RoboCar Kit. The build includes integrated ultrasonic and IR sensors, motor driver wiring, and Bluetooth-based manual control via mobile app. While the code came pre-programmed, this project focuses on hardware integration, calibration, and understanding how microcontrollers interact with components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors