Skip to content
Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size

gumstix developer site

Home
Print E-mail

 

banner-mb.jpg

For basic information on selecting and using gumstix products:
User documentation

For details on setting up a build system and developing custom software:
Software documentation

For hardware information, schematics, board layouts:
Hardware documentation

For community "how to's" and project information:
gumstix user wiki

SoftwarE

Every gumstix motherboard ships with a copy of Linux preinstalled in its onboard flash. While this software is quite powerful right out of the box, developers often find that they have a need for additional software to support their application. In many cases a small number of standard open source software packages will meet their needs.

Through the use of a powerful package management tool, it is possible to download prebuilt binaries for hundreds of the most popular open source packages. This same package management tool also makes it easy to update software in the field.

Often a developer needs to customize the standard gumstix product beyond what is possible through these open source packages. In these cases custom software development is required.

Gumstix uses the powerful OpenEmbedded development environment. Developers will find it to be an extremely capable tool for developing and maintaining their custom embedded applications.

Hardware

Gumstix motherboards provide a powerful head start to any embedded device developer. A variety of expansion boards are available to aid in rapidly prototyping embedded device concepts. Schematics are provided for all expansion boards. This enables the hardware developer to leverage proven designs for core I/O functions, and allows him to concentrate on the unique custom circuitry required for his application.

Products

To learn more about the gumstix products, pricing, availability, or to place an order please visit our corporate web site at:

http://www.gumstix.com

 

New at gumstix.com

Verified Consultants
gumstix_logo_r4.jpg Gumstix actively seeks hardware and software consultants worldwide for referral as a "verified consultant". If your company is interested in being listed on our website, contact sales at gumstix.com and ....... 

 

 

Other resources

For company and product info, pricing, and orders:
www.gumstix.com

Community support:
Gumstix users mailing list
Mailing list archives

Downloads:
Pre-built flash images

Schematics, drawings, documents:
pubs.gumstix.org

Production notifications:
Known issues
Revisions

For legacy support of the buildroot development environment:
docwiki.gumstix.org

 

Developer profiles

chris.jpg  Chris was a biology major and outdoorsman. He is now a computer scientist and gumstix enthusiast who spends his days writing J2EE-based desktop and web applications and customizations for Oracle Applications.

 

Find out more... 

 

Sample code

hello world

It's the seed for just about every program ever written. See how to create the gumstix version of this classic first program.

Read more...