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
No edit summary |
|||
Line 15: | Line 15: | ||
===Random Mess=== | ===Random Software Mess=== | ||
* [[Language - C/C++]] | * [[Language - C/C++]] | ||
Line 28: | Line 28: | ||
* [[Phidget Webservice]] | * [[Phidget Webservice]] | ||
* [[Phidget Manager]] | * [[Phidget Manager]] | ||
====High-Level Pages==== | |||
* [[Software Overview]] | * [[Software Overview]] | ||
* [[Getting Started with Phidgets]] | * [[Getting Started with Phidgets]] | ||
* [[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. | ||
====Guidelines and Goals==== | |||
* [[Internal - Code Example Guidelines]] | * [[Internal - Code Example Guidelines]] | ||
* [[Internal - Software Wiki Structure]] | |||
====Product Related Pages==== | |||
* [[Getting Started - 1018 Interface Kit 8/8/8]] | * [[Getting Started - 1018 Interface Kit 8/8/8]] | ||
Line 50: | Line 56: | ||
| [[Template:ProblemSolution]] | | [[Template:ProblemSolution]] | ||
| Red and bold text | | Red and bold text | ||
|- | |||
| [[Template:KnownIssues]] | |||
| The tech support catch-all at the bottom of stubs | |||
|} | |} | ||
Line 79: | Line 88: | ||
{| style="border:1px solid darkgray;" cellpadding="5px;" | {| style="border:1px solid darkgray;" cellpadding="5px;" | ||
|- | |||
| [[Template:RFIDPseudocode]] | |||
| RFID pseudocode for API | |||
|- | |- | ||
| [[Template:InterfaceKitPseudocode]] | | [[Template:InterfaceKitPseudocode]] |
Revision as of 16:02, 29 November 2011
Cora's List
Software Flow
- Getting Started for Device
- Pick Your Operating System
- Pick Your Language
- Examples, run and build
- Learn about General Phidget Programming
- Device Specific Pseudocode in API
- Write Your Own Code
- Language-specific API
- General API
- Device Specific API
Random Software Mess
High-Level Pages
- Software Overview
- Getting Started with Phidgets
- General Phidget Programming NOT the API (Guts) page
- General API The Guts page. No device-specific APIs.
Guidelines and Goals
Product Related Pages
Them Templates
General
Template:ContentNeeded | Red box and bold |
Template:ProblemSolution | Red and bold text |
Template:KnownIssues | The tech support catch-all at the bottom of stubs |
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:RFIDPseudocode | RFID pseudocode for API |
Template:InterfaceKitPseudocode | Interface Kit pseudocode for API |
Template:UsingAPhidgetInCodeSpecific | Sections before device specific API on product page |
To Be Deleted
- Phidget Programming (to be deleted)