Skip to content

caite21/Arduino-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Joystick-Controlled 2WD Car

Description

Joystick Control: The joystick’s Y-axis adjusts forward and backward speed, while the X-axis controls the sharpness of turns to the left or right. Pressing the joystick initiates a pre-programmed driving routine for the car.

OOP Structure: Car class contains 2 Wheel classes.

Parts

  • Arduino Uno
  • L298N Dual H-Bridge Motor Driver
  • x2 DC Gearbox Motor "TT Motor"
  • Dual-Axis Joystick Module
  • 9V Wall Power Adapter
  • DC Power Splitter Cable
  • Female DC Power Connector
  • Wires (x5 Male to Female, x8 Male to Male)

Releases

No releases published

Packages

No packages published

Languages