----------------------------------

Gadgeteer - Documentation

On this page, you can find all documentation for using Gadgeteer. The documents are grouped by Gadgeteer version number. Correspondence with VR Juggler releases is as follows:

NOTE: With the release of Gadgeteer 1.0, the ClusterJuggler Guide has been merged with the VR Juggler Programmer's Guide.

1.0.x
Device Driver Authoring Guide [PDF | HTML]
The Device Driver Authoring Guide provides a thorough discussion of how to write device drivers for Gadgeteer. It includes information explaining how to write drivers that can be loaded at runtime as dynamically loadable libraries.
Programmer Reference [HTML (no JavaScript) | PDF]
The programmer reference presents the Gadgeteer API documentation in HTML form. It is generated from the comments in the source code using Doxygen.

0.15
Cluster Juggler [PDF | HTML]
The ClusterJuggler Guide presents background information about clustering techniques and how they are implemented in VR Juggler. The guide also walks the reader through a simple cluster configuration example.
Device Driver Authoring Guide [PDF | HTML]
The Device Driver Authoring Guide provides a thorough discussion of how to write device drivers for Gadgeteer. It includes information explaining how to write drivers that can be loaded at runtime as dynamically loadable libraries.
Programmer Reference [HTML (no JavaScript) | PDF]
The programmer reference presents the Gadgeteer API documentation in HTML form. It is generated from the comments in the source code using Doxygen.