Quantity Available: 458
Qty | Price |
---|---|
5 | $28.50 |
10 | $27.00 |
25 | $24.00 |
50 | $21.00 |
100 | $19.50 |
250 | $18.00 |
500 | $16.50 |
1000 | $15.00 |
The MOT1102 combines an accelerometer, gyroscope, and magnetometer in one Phidget. You can use the data from each of these sensors separately to measure tilt, vibration or rotation of an object. Or, you can enable the AHRS or IMU algorithms to get motion data in quaternions for more accurate spatial tracking. This Phidget connects to your computer through a VINT Hub.
This Phidget is a smart device that must be controlled by a VINT Hub. For more information about VINT, have a look at the VINT Overview page. You can use a Phidget Cable to simply and easily connect the two devices. Here's a list of all of the different VINT Hubs currently available:
Product | Board | ||
---|---|---|---|
Part Number | Price | Number of VINT Ports | Controlled By |
![]() VINT Hub Phidget
|
$30.00 | 6 | USB (Mini-USB) |
![]() Wireless VINT Hub
|
$60.00 | 6 | Local Network (Ethernet or Wi-Fi) |
![]() PhidgetSBC4
|
$120.00 | 6 | — |
Use a Phidget cable to connect this device to the hub. You can solder multiple cables together in order to make even longer Phidget cables, but you should be aware of the effects of having long wires in your system.
Product | Physical Properties | |
---|---|---|
Part Number | Price | Cable Length |
![]() Phidget Cable 60cm
|
$2.00 | 600 mm |
![]() Phidget Cable 10cm
|
$1.50 | 100 mm |
![]() Phidget Cable 350cm
|
$3.00 | 3.5 m |
![]() Phidget Cable 120cm
|
$2.25 | 1.2 m |
![]() Phidget Cable 180cm
|
$2.75 | 1.8 m |
![]() Phidget Cable 30cm
|
$1.75 | 300 mm |
![]() Phidget Cable 90cm
|
$2.00 | 900 mm |
![]() Phidget Cable 150cm
|
$2.50 | 1.5 m |
The MOT1102 combines an accelerometer (±8g), gyroscope (± 2000°/s), and magnetometer (± 8 G). Each sensor measures in the x, y, and z-axis. You can also use the Spatial object to obtain data from all three sensors, synchronized to the same timestamp.
You can use your Control Panel to explore your Phidget's channels.
1. Open your Control Panel, and you will find the following channels:
2. Double click on a channel to open an example program. Each channel belongs to a different channel class:
In your Control Panel, double click on "Accelerometer":
In your Control Panel, double click on "Gyroscope":
In your Control Panel, double click on "Magnetometer":
In your Control Panel, double click on "Spatial":
1. Setting up your Programming Environment
Before you open a Phidget channel in your program, you can set these properties to specify which channel to open. You can find this information through the Control Panel.
1. Open the Control Panel and double-click on the red map pin icon:
2. The Addressing Information window will open. Here you will find all the information you need to address your Phidget in your program.
See the Phidget22 API for your language to determine exact syntax for each property.
Note: Graphing and logging is currently only supported in the Windows version of the Phidget Control Panel.
In the Phidget Control Panel, open the channel for your device and click on the icon next to the data type that you want to plot. This will open up a new window:
If you need more complex functionality such as logging multiple sensors to the same sheet or performing calculations on the data, you'll need to write your own program. Generally this will involve addressing the correct channel, opening it, and then creating an Event Handler and adding graphing/logging code to it.
The quickest way to get started is to download some sample code for your desired programming language and then search google for logging or plotting in that language (e.g. "how to log to csv in python") and add the code to the existing change handler.
You can perform filtering on the raw data in order to reduce noise in your graph. For more information, see the Control Panel Graphing page.
You can perform a transform on the incoming data to get different graph types that may provide insights into your sensor data. For more information on how to use these graph types, see the Control Panel Graphing page.
The Change Trigger is the minimum change in the sensor data needed to trigger a new data event. The Data Interval is the time (in ms) between data events sent out from your Phidget. You can modify one or both of these values to achieve different data outputs. You can learn more about these two properties here.
Firmware Upgrade
MacOS users can upgrade device firmware by double-clicking the device row in the Phidget Control Panel.
Linux users can upgrade via the phidget22admin tool (see included readme for instructions).
Windows users can upgrade the firmware for this device using the Phidget Control Panel as shown below.
Firmware Downgrade
Firmware upgrades include important bug fixes and performance improvements, but there are some situations where you may want to revert to an old version of the firmware (for instance, when an application you're using is compiled using an older version of phidget22 that doesn't recognize the new firmware).
MacOS and Linux users can downgrade using the phidget22admin tool in the terminal (see included readme for instructions).
Windows users can downgrade directly from the Phidget Control Panel if they have driver version 1.9.20220112 or newer:
Firmware Version Numbering Schema
Phidgets device firmware is represented by a 3-digit number. For firmware patch notes, see the device history section on the Specifications tab on your device's product page.
For details on how to interpret Euler angles and Quaternions, and how to select the right AHRS parameters for your device, see the Spatial Primer.
Since spatial devices are primarily intended to detect and measure motion, introducing unwanted motion into the system is a significant concern. This means that mounting the spatial correctly is very important. Manufacturing tolerances can cause tiny gaps between the enclosure posts and the holes in the board itself. This means the board may be able to rattle around inside the enclosure somewhat.
To solve this, it is always recommended to mount the board itself directly to the system using bolts, instead of using dual-lock or other adhesives on the outside of the enclosure. The holes in the bottom of the enclosure go all the way through the board so mounting is easy. Simply remove the top plate of the enclosure and bolt the board through the bottom of the enclosure to the surface, and then reattach the top plate. Make sure the bolts are tight and try to wiggle the board to see if there's still any movement. It is a good idea to use a thread locker when doing this as well to help stop the bolts from slowly backing out over time, this is especially important in systems that undergo significant vibrations.
You can zero the gyroscope of this device by opening the gyroscope example and clicking on the "Zero Gyro" button. When you write your own program, you can also use a function call to zero the gyro during the program's operation. For details on how to do this in your language, see the Phidget22 API.
For details on how zeroing the gyro works, and when to do it, see the Gyroscope Primer.
If your device has a icon printed on the enclosure, it means that it has an improved filter on its VINT connection that upgrades performance when plugged into a port on a VINT Hub that also has the
icon:
For details on how the maximum cable length is impacted, see the specifications tab on the product page for this device.
Accelerometer | |
---|---|
Acceleration Measurement Max | ± 8 g |
Acceleration Measurement Resolution | 250 μg |
Acceleration Bandwidth | 12.5 Hz |
Accelerometer Noise (@ 20ms) | ± 5 mg |
Accelerometer Drift Max | 5 mg |
Accelerometer Bias (+15 to +30°C) | 20 mg |
Gyroscope | |
Gyroscope Angular Rate Max | ± 2000°/s |
Gyroscope Resolution | 0.07°/s |
Gyroscope Noise (@ 20ms) | ± 0.5°/s |
Gyroscope Drift Max | 0.2°/s |
Gyroscope Bias (@ 10dps) | 0.7°/s |
Gyroscope Bias (@ 300dps) | 10°/s |
Magnetometer | |
Magnetic Field Max | ± 8 G |
Magnetometer Resolution | 1.5 mG |
Magnetometer Noise (@ 20ms) | ± 15 mG |
Board | |
Controlled By | VINT |
API Object Name | Accelerometer, Gyroscope, Magnetometer, Spatial |
Current Consumption Max | 10 mA |
Sampling Speed Min | 1 s/sample |
Sampling Speed Max | 20 ms/sample |
Operating Temperature Min | -10 °C |
Operating Temperature Max | 85 °C |
Customs Information | |
Canadian HS Export Code | 8471.80.00 |
American HTS Import Code | 8471.80.40.00 |
Country of Origin | CN (China) |
The maximum recommended length of the Phidget cable between this device and a VINT Hub depends on a few different factors. If the device has a icon printed on the enclosure, it means it's equipped with an improved filter which will increase the maximum cable length when connected to a VINT Hub with the same icon.
Cable Gauge | Cable Length (m) |
---|---|
26 AWG or thicker | 5 |
26 AWG or thicker (with ![]() | 50 |
Date | Board Revision | Device Version | Comment |
---|---|---|---|
July 2021 | 0 | 100 | Product Release |
July 2021 | 0 | 200 | Patched issue where high-precision gyro would produce intermittent spikes |
August 2021 | 0 | 210 | Added the ability to set AHRS parameters |
March 2022 | 0 | 212 | Device no longer sleeps when Spatial channel is open |
January 2023 | 1 | 300 | Migrated to new processor, added ![]() |
Channel Name | API | Channel |
---|---|---|
3-Axis Accelerometer | Accelerometer | 0 |
3-Axis Gyroscope | Gyroscope | 0 |
3-Axis Magnetometer | Magnetometer | 0 |
Spatial | Spatial | 0 |
API | Detail | Language | OS | |
---|---|---|---|---|
Accelerometer | Visual Studio GUI | C# | Windows | Download |
Accelerometer | Java | Android | Download | |
Accelerometer | JavaScript | Browser | Download | |
Accelerometer | Objective-C | macOS | Download | |
Accelerometer | Swift | macOS | Download | |
Accelerometer | Swift | iOS | Download | |
Accelerometer | Visual Basic .NET | Windows | Download | |
Accelerometer | Max/MSP | Multiple | Download | |
Gyroscope | Visual Studio GUI | C# | Windows | Download |
Gyroscope | Java | Android | Download | |
Gyroscope | JavaScript | Browser | Download | |
Gyroscope | Objective-C | macOS | Download | |
Gyroscope | Swift | macOS | Download | |
Gyroscope | Swift | iOS | Download | |
Gyroscope | Visual Basic .NET | Windows | Download | |
Gyroscope | Max/MSP | Multiple | Download | |
Magnetometer | Visual Studio GUI | C# | Windows | Download |
Magnetometer | Java | Android | Download | |
Magnetometer | JavaScript | Browser | Download | |
Magnetometer | Objective-C | macOS | Download | |
Magnetometer | Swift | macOS | Download | |
Magnetometer | Swift | iOS | Download | |
Magnetometer | Visual Basic .NET | Windows | Download | |
Magnetometer | Max/MSP | Multiple | Download | |
Spatial | Compass Calibrator | C | Multiple | Download |
Spatial | Visual Studio GUI | C# | Windows | Download |
Spatial | Compass Calibrator | C# | Windows | Download |
Spatial | Spatial AHRS/IMU | C# | Windows | Download |
Spatial | Java | Android | Download | |
Spatial | JavaScript | Browser | Download | |
Spatial | Objective-C | macOS | Download | |
Spatial | Swift | macOS | Download | |
Spatial | Swift | iOS | Download | |
Spatial | Visual Basic .NET | Windows | Download | |
Spatial | Max/MSP | Multiple | Download |
Product | Accelerometer | Gyroscope | Magnetometer | ||||
---|---|---|---|---|---|---|---|
Part Number | Price | Acceleration Measurement Max | Acceleration Measurement Resolution | Gyroscope Speed Max | Gyroscope Resolution | Magnetometer Resolution | Magnetic Field Max |
![]() PhidgetSpatial 0/0/3 Basic
|
$40.00 | ± 8 g | 976.7 μg | — | — | — | — |
![]() PhidgetSpatial 3/3/3 Basic
|
$60.00 | ± 8 g | 976.7 μg | ± 2000°/s | 0.07°/s | 3 mG | 5.5 G |
![]() PhidgetSpatial Precision 0/0/3 High Resolution
|
$80.00 | ± 2 g | 76.3 μg | — | — | — | — |
![]() PhidgetAccelerometer
|
$40.00 | ± 8 g | 250 μg | — | — | — | — |
![]() PhidgetSpatial Precision 3/3/3
|
$100.00 | ± 16 g | 30 μg | — | 0.004°/s | 1.5 mG | ± 8 G |
![]() Accelerometer Phidget
|
$20.00 | ± 8 g | 1 mg | — | — | — | — |
![]() Spatial Phidget
|
$30.00 | ± 8 g | 200 μg | ± 2250°/s | 1E-05°/s | 200 μG | ± 8 G |
![]() Spatial Phidget
|
$30.00 | ± 8 g | 250 μg | — | 0.07°/s | 1.5 mG | ± 8 G |