/motor-v4-hw

Motor board schematics & PCB layout

Primary LanguageMakefileOtherNOASSERTION

Student Robotics' Motor Board v4 Schematics & PCB Layout

Hardware designs for the motor board.

Repository contents

The electronic schematic consists of the two .sch files in the root directory, and can be opened with gschem (part of the gEDA suite). In order for gschem to correctly locate the schematic symbols, it should be run from the top-level repository directory and the sym submodule must be checked out (git submodule update --init).

The printed circuit board layout is named motor.pcb and can be opened with pcb (also part of gEDA). Similarly, in order for pcb to locate the component footprints, it should be run from the top-level repository directory and the pkg submodule must be checked out.

bom.xls is the upstream developer's bill of materials. Our motor boards use some different (but compatible) parts; see the 2017 manufacturing run wiki page for further details.

case contains design files for the board's laser-cut acrylic case.

Other information

Notes about the how the board works can be found on the Motorboard wiki page.

Notes about manufacture of the board can be found on the Electronics manufacturing and 2017 manufacturing run pages.

The approximate dimensions of the board are 53 mm x 71 mm, measured from the outline gerber and rounded up to the nearest mm.

License

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.