Products for USB Sensing and Control
Welcome to using Phidgets with Python! By using Python, you will have access to the complete Phidget22 API, including events.
Visual Studio is an IDE provided by Microsoft that can be used to develop code in a wide variety of programming languages, including Python.
First, make sure you have the following installed:
● Phidgets Drivers for Windows (see Part 1 of this user guide)
● Python (2.7 and 3.6+ are both compatible with Phidgets)
Select your preferred installation method below:
The recommended way to install the Phidget22 Python module is using the PIP package manager.