Skip to content

cva68/Arduino-ZXBM-Robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino ZXBM Robot

Chassis, PCB and Software to create an Arduino robot, including a custom motor driver shield based on the ZXBM5210 motor driver, and a chassis to hold two "TT" geared DC motors.

The Arduino shield design can be found in hw, and the robot chassis design can be found in chassis. Modules for interfacing with the shield can be found in lib, and example control code is in src.

Chassis

This chassis is specifically designed for the Univeristy of Canterbury Arduino Uno clone. The mount positions will need to be modified to be used with a standard Arduino Uno.

This is designed for 3D printing. Support will only be needed for the overhangs on the top of the chassis that are used to support the Arduino.

Render of robot chassis

Control Hardware

Designed in KiCad. MotorDriverShield.kicad_pcb and MotorDriverShield.kicad_sch can be loaded into KiCad to modify the schematic or export Gerber files.

Schematic

Robot Schematic

PCB

Robot PCB

About

Hardware and Software for an Arduino robot, using ZXBM5210 motor driver ICs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%