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.
|
User:Cora: Difference between revisions
From Phidgets Legacy Support
Line 24: | Line 24: | ||
====General==== | ====General==== | ||
* [[Template:ContentNeeded]] | * [[Template:ContentNeeded]] (Red box) | ||
* [[Template:ProblemSolution]] | * [[Template:ProblemSolution]] (Red and bold text) | ||
====For Language Specific Pages==== | ====For Language Specific Pages==== | ||
Line 44: | Line 44: | ||
|- | |- | ||
| [[Template:ExamplePseudocode]] | | [[Template:ExamplePseudocode]] | ||
| For event and logic based languages | |||
|} | |||
====For Specific Device Pages==== | |||
{| style="border:1px solid darkgray;" cellpadding="5px;" | |||
|- | |||
| [[Template:InterfaceKitPseudocode]] | |||
| For event and logic based languages | | For event and logic based languages | ||
|} | |} |
Revision as of 18:38, 23 November 2011
Cora's List
Random Mess
- Language - C/C++
- Language - MATLAB
- Language - Python
- Language - Java
- Language - Android Java
- OS - Linux
- OS - Android
- Phidget Webservice
- Phidget Manager
- Software Overview
- Getting Started with Phidgets
- Phidget Programming (to be deleted)
- General Phidget Programming NOT the API (Guts) page
- General API The Guts page. No device-specific APIs.
- Internal - Code Example Guidelines
- Getting Started - 1018 Interface Kit 8/8/8
Them Templates
General
- Template:ContentNeeded (Red box)
- Template:ProblemSolution (Red and bold text)
For Language Specific Pages
Template:LanguageSupport | Full API, etc notes, support section at top |
Template:UsingAPhidgetInCodeGeneral | Introduction to how to write code (open, etc) |
Template:ExampleCodeReasons | Why you want to start with example code |
Template:ExamplePseudocodeLogic | For logic-only languages |
Template:ExamplePseudocode | For event and logic based languages |
For Specific Device Pages
Template:InterfaceKitPseudocode | For event and logic based languages |