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 31: | Line 31: | ||
{| style="border:1px solid darkgray;" cellpadding="5px;" | {| style="border:1px solid darkgray;" cellpadding="5px;" | ||
|- | |- | ||
| [[Template:LanguageSupport]] | Full API, etc notes, support section at top | | [[Template:LanguageSupport]] | ||
| Full API, etc notes, support section at top | |||
|- | |- | ||
| [[Template:UsingAPhidgetInCodeGeneral]] | Introduction to how to write code (open, etc) | | [[Template:UsingAPhidgetInCodeGeneral]] | ||
| Introduction to how to write code (open, etc) | |||
|- | |- | ||
| [[Template:ExampleCodeReasons]] | Why you want to start with example code | | [[Template:ExampleCodeReasons]] | ||
| Why you want to start with example code | |||
|- | |- | ||
| [[Template:ExamplePseudocodeLogic]] | For logic-only languages | | [[Template:ExamplePseudocodeLogic]] | ||
| For logic-only languages | |||
|- | |- | ||
| [[Template:ExamplePseudocode]] | For event and logic based languages | | [[Template:ExamplePseudocode]] | ||
| For event and logic based languages | |||
|} | |} |
Revision as of 18:06, 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
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 |