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
(Created page with "===Cora's List=== * Language - C/C++ * Language - MATLAB * Language - Python * Language - Java * Language - Android Java * OS - Linux * OS - Android *...") |
|||
Line 1: | Line 1: | ||
==Cora's List== | |||
===Random Mess=== | |||
* [[Language - C/C++]] | * [[Language - C/C++]] | ||
* [[Language - MATLAB]] | * [[Language - MATLAB]] | ||
Line 16: | Line 19: | ||
* [[Internal - Code Example Guidelines]] | * [[Internal - Code Example Guidelines]] | ||
* [[Getting Started - 1018 Interface Kit 8/8/8]] | * [[Getting Started - 1018 Interface Kit 8/8/8]] | ||
===Them Templates=== | |||
====General==== | |||
* [[Template:ContentNeeded]] // Red box | |||
* [[Template:ProblemSolution]] // Red and bold | |||
====For Language Specific Pages==== | |||
{| style="border:1px solid darkgray;" cellpadding="5px;" | |||
|- | |||
| [[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 | |||
|} |
Revision as of 18:05, 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 |