8
1063_0_Product_Manual - October 27, 2010 2:54 PM
If you are using Linux
There are no sample programs written for Linux.
Go to www.phidgets.com >> Drivers
Download Linux Source
Havealookatthereadmele•
Build Phidget21 •
The most popular programming languages in Linux are C/C++ and Java.
Notes:
Many Linux systems are now built with unsupported third party drivers. It may be necessary to uninstall these
drivers for our libraries to work properly.
Phidget21 for Linux is a user-space library. Applications typically have to be run as root, or udev/hotplug must be
conguredtogivepermissionswhenthePhidgetispluggedin.
If you are using Windows Mobile/CE 5.0 or 6.0
Go to www.phidgets.com >> Drivers
Download x86, ARMV4I or MIPSII, depending on the platform you are using. Mini-itx and ICOP systems will be x86,
and most mobile devices, including XScale based systems will run the ARMV4I.
TheCElibrariesaredistributedin.CABformat.WindowsMobile/CEisabletodirectlyinstall.CABles.
The most popular languages are C/C++, .NET Compact Framework (VB.NET and C#). A desktop version of Visual
StudiocanusuallybeconguredtotargetyourWindowsMobilePlatform,whetheryouarecompilingtomachine
code or the .NET Compact Framework.