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.
|
OS - OS X: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
==Recommended Languages== | ==Recommended Languages== | ||
We recommend the following languages for Mac OSX: | We recommend the following languages for Mac OSX: | ||
* [[Language - AppleScript|AppleScript]] | |||
* [[Language - C/C++|C/C++]] | * [[Language - C/C++|C/C++]] | ||
* [[Language - Cocoa | Cocoa]] | * [[Language - Cocoa | Cocoa]] | ||
* [[Language - Flash AS3]] | * [[Language - Flash AS3]] | ||
* [[Language - Flex AS3]] | |||
* [[Language - Java | Java]] | |||
* [[Language - Max/MSP|Max/MSP]] | * [[Language - Max/MSP|Max/MSP]] | ||
* [[Language - Python | Python]] | * [[Language - Python | Python]] | ||
* [[Language - Ruby|Ruby]] | |||
You can also use these languages, but they do not support [[General Phidget Programming#Event Driven Code | event driven code]], and must use [[General Phidget Programming#Logic Code | logic code]] only: | |||
*[[Language - MATLAB|MATLAB]] | |||
*[[Language - Simulink|Simulink]] | |||
==Installing Libraries and Drivers== | ==Installing Libraries and Drivers== |
Revision as of 18:26, 12 December 2011
Preamble about the OS.
Recommended Languages
We recommend the following languages for Mac OSX:
You can also use these languages, but they do not support event driven code, and must use logic code only:
Installing Libraries and Drivers
You can download the current version of the drivers for Mac OSX below:
Requires Mac OS 10.4 or Higher. Supports ppc, intel 32-bit and intel 64-bit.
Common Problems and Solutions
- List relevant problems from "Common Problems and workarounds" doc
- List common problems for this OS from support forums
Limitations
List any limitations associated with running Phidgets with this OS.