Programming Resources: Difference between revisions
From Phidgets Support
Line 76: | Line 76: | ||
|} | |} | ||
<nowiki>*</nowiki> If your language does not provide a code example for your Phidget, we recommend the following: | <nowiki>*</nowiki> If your language does not provide a code example for your Phidget, we recommend the following: | ||
*Reference the | *Reference the {{Phidget22API}} for your Phidget. The API will provide information about all the functions available to use with your Phidget. | ||
*Take a look at the code samples that ''are'' available in your language. These will give you an idea of how to structure your code. | *Take a look at the code samples that ''are'' available in your language. These will give you an idea of how to structure your code. | ||
*Reference the code samples for your Phidget in other programming languages. | *Reference the code samples for your Phidget in other programming languages. |
Revision as of 23:27, 6 July 2017
Language Support
We provide support for a variety of programming languages. Each language has code samples for you to use as well as an in-depth API for you to reference. If you aren't sure which language to use, we recommend using a Core Language:
Language | Libraries | Code Samples | OS Support | |
---|---|---|---|---|
Core Languages | ||||
![]() |
Quick Downloads | All Devices | ![]() ![]() ![]() | |
![]() |
Quick Downloads | All Devices | ![]() ![]() ![]() | |
![]() |
Quick Downloads | All Devices | ![]() ![]() ![]() | |
![]() |
Quick Downloads | All Devices | ![]() ![]() ![]() | |
Other Languages | ||||
![]() |
Quick Downloads | All Devices | ![]() ![]() ![]() | |
![]() |
Quick Downloads | All Devices | ![]() | |
![]() |
Quick Downloads | Some Devices* | ![]() ![]() | |
![]() |
Quick Downloads | Some Devices* | ![]() ![]() | |
![]() |
Quick Downloads | All Devices | ![]() | |
![]() |
Quick Downloads | All Devices | ![]() ![]() |
* If your language does not provide a code example for your Phidget, we recommend the following:
- Reference the Phidget22 API for your Phidget. The API will provide information about all the functions available to use with your Phidget.
- Take a look at the code samples that are available in your language. These will give you an idea of how to structure your code.
- Reference the code samples for your Phidget in other programming languages.