Documentation
Hardware
Schematics Schematics and Physical Drawings
Motherboards
- basix and connex motherboards for physical dimension information on the "gumstix" motherboards.
- verdex connector locations in a PDF file format only.
Expansion Boards
- Expansion board schematics and layouts for all gumstix expansion boards are available under a Creative Commons license.
Eagle Software from CadSoft
These schematics may be viewed using Eagle software from CadSoft, available here . Note that there is a free version.
3D Images for Physical Layouts
With the introduction of the verdex motherboards in the Spring of 2007, Gumstix moved to providing physical layout and connector location information via SketchUp and the 3D warehouse visuals, as below.
The eagle schematics and layout files (.dxf) linked below have the connector and mounting hole locations for the basix and connex motherboards.
As such, dimension numbers can be obtained via the Eagle files or by loading the sketchup files into CAD/CAM software.
Values for depth are said to be "buried in Sketchup" as sketchup has the heights programmed but a review of the details/properties of the sub-part (i.e.. the capacitor) is warranted.
For the expansion board layouts, go to the '.brd' files linked below.
Motherboards
Expansion boards
- basix expansion boards in 3D
- connex expansion boards in 3D
- verdex expansion boards in 3D
SketchUp
For 3D SketchUp design information, go here.
3D visualization of gumstix boards
This modeling environment for electronic product designers integrates popular design tools, 3D images, and software scripts to accelerate and simplify the design and visualization of new product enclosures and custom expansion boards by combining 3D gumstix product visuals with Google SketchUp, Google 3D Warehouse and Cadsoft's Eagle™ CAD software.
SketchUp is compatible with CAD products such as Graphisoft® Archicad 10, MicroStation® V8, Autodesk® AutoCAD® Revit® Series Systems Plus, VectorWorks® Architect, DataCAD, Nemetschek, Rhinoceros® and Softech.
Using pre-made gumstix Sketchup models
Converting Eagle layouts to Sketchup models Gumstix has published the scripts we use to convert Eagle layouts automatically into Sketchup models. This uses the ULP scripting features of the Eagle package along with the Ruby scripting features of Sketchup to automatically draw and place components on a circuit board within Sketchup. The generated model can then be edited/saved/exported as necessary. The System consists of two pieces:
Eagle ULP program which parses the layout and generates a ruby script encapsulating the components and their positions on the board * A set of Ruby libraries for Sketchup which the ULP-generated ruby script uses to actually draw the board within Sketchup. These scripts, along with further documentation, can be downloaded here (link to come).