Unity and Phidgets - Older Versions
Using Phidget with Older Versions of Unity
by Phidgets Education

Introduction
If you've visited our Unity Tutorial, but you have an older version of Unity, you've come to the right place. Make sure you have your Unity version handy and scroll down for more information.
Version 2018.3.x and higher
Version 2018.1.x to 2018.2.x
You can now reference Phidget22 in your C# scripts.

Version 2017.x and lower
The first step is to identify the version of the Phidget libraries installed on your machine. You can do this by opening the Phidget Control Panel and navigating to Help > About Phidget Control Panel

After you've identified the version, download the appropriate file from this site.

After downloading and extracting the file, navigate to your project and right-click in your project view to select Import New Asset...

You can now reference Phidget22 in your C# scripts.

Conclusion
Now that you know how to add Phidgets to your older Unity projects, continue with the Unity Tutorial.
If you have any questions, email us at education@phidgets.com.