Notice: This page contains information for the legacy Phidget21 Library. Phidget21 is out of support. Bugfixes may be considered on a case by case basis. Phidget21 does not support VINT Phidgets, or new USB Phidgets released after 2020. We maintain a selection of legacy devices for sale that are supported in Phidget21. We recommend that new projects be developed against the Phidget22 Library.
|
Template:UsingAPhidgetInCodeSpecific
If this is your first time working with a Phidget, we suggest you start with the [[{{{1}}}|Getting Started Page]] for the {{{2}}}. The process which begins there will walk you through installing drivers and libraries, choosing a programming language, and reading about General Phidget Programming and getting code examples for your language.
After you have all of the above set up, find the code example for the {{{2}}}. If specific code does not exist for the {{{2}}}, the outline below may still help with any code you write.
The {{{2}}} examples, regardless of programming language, try to follow this layout:
{{{3}}}
Visit the page for your language to get the actual examples, and the API with syntax. For a high-level view of the functions you can use on the {{{2}}}, read on.