Alert.png

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.


Click on the 2phidget22.jpg button in the menu bar to go to the Phidget22 version of this page.

Alert.png

User:Cora: Difference between revisions

From Phidgets Legacy Support
Line 1: Line 1:
==Cora's List==
==Cora's List==
===Software Flow===
# [[Device List|Getting Started for Device]]
# [[Software Overview#Operating System Support | Pick Your Operating System]]
# [[Software Overview#Language Support | Pick Your Language]]
# Examples, run and build
# Learn about [[General Phidget Programming]]
# [[Device List | Device Specific Pseudocode in API]]
# [[Software Overview#Language Support| Write Your Own Code]]
#* Language-specific API
#* [[General API]]
#* [[Device List | Device Specific API]]


===Random Mess===
===Random Mess===
Line 8: Line 22:
* [[Language - Java]]
* [[Language - Java]]
* [[Language - Android Java]]
* [[Language - Android Java]]
* [[OS - Linux]]
* [[OS - Linux]]
* [[OS - Android]]
* [[OS - Android]]
* [[Phidget Webservice]]
* [[Phidget Webservice]]
* [[Phidget Manager]]
* [[Phidget Manager]]
* [[Software Overview]]
* [[Software Overview]]
* [[Getting Started with Phidgets]]
* [[Getting Started with Phidgets]]
* [[Phidget Programming]] (to be deleted)
* [[General Phidget Programming]] NOT the API (Guts) page
* [[General Phidget Programming]] NOT the API (Guts) page
* [[General API]] The Guts page.  No device-specific APIs.
* [[General API]] The Guts page.  No device-specific APIs.
* [[Internal - Code Example Guidelines]]
* [[Internal - Code Example Guidelines]]
* [[Getting Started - 1018 Interface Kit 8/8/8]]
* [[Getting Started - 1018 Interface Kit 8/8/8]]


Line 67: Line 92:
| Sections before device specific API on product page
| Sections before device specific API on product page
|}
|}
=== To Be Deleted ===
* [[Phidget Programming]] (to be deleted)

Revision as of 19:52, 23 November 2011

Cora's List

Software Flow

  1. Getting Started for Device
  2. Pick Your Operating System
  3. Pick Your Language
  4. Examples, run and build
  5. Learn about General Phidget Programming
  6. Device Specific Pseudocode in API
  7. Write Your Own Code


Random Mess







Them Templates

General

Template:ContentNeeded Red box and bold
Template:ProblemSolution Red and bold text

For Language Specific Pages

Language List

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

Device List

Template:InterfaceKitPseudocode Interface Kit pseudocode for API
Template:UsingAPhidgetInCodeSpecific Sections before device specific API on product page

To Be Deleted