Search Results

by drumminhands
Thu Aug 10, 2023 9:30 pm
Forum: All Other Phidgets
Topic: On Shake event for Accelerometer or Gyroscope
Replies: 0
Views: 122883

On Shake event for Accelerometer or Gyroscope

I'm using the MOT0110_0 PhidgetSpatial Precision 3/3/3. I already have code working to use the spatial to change a game object's orientation in Unity. But I want to trigger something if the sensor is in a state of constant shaking. I could use either the accelerometer or gyroscope. Any advice to get...
by drumminhands
Thu May 18, 2023 2:47 pm
Forum: C#.NET
Topic: Unity Code Samples for PhidgetSpatial Precision 3/3/3
Replies: 1
Views: 14347

Re: Unity Code Samples for PhidgetSpatial Precision 3/3/3

So I got some results but need some help. I followed the accelerometer tutorials and am trying to convert it to a Spatial sensor. My goal is to have a ball on screen in Unity, and use the spatial sensor to move the position of the ball relative to the sensor. Imagine mounting the sensor on a stick, ...
by drumminhands
Wed May 17, 2023 2:57 pm
Forum: C#.NET
Topic: Unity Code Samples for PhidgetSpatial Precision 3/3/3
Replies: 1
Views: 14347

Unity Code Samples for PhidgetSpatial Precision 3/3/3

Are there available code samples for use in Unity for the PhidgetSpatial Precision 3/3/3? ID: MOT0110_0

https://www.phidgets.com/?&prodid=1205

With other sensors I'm able to download Unity specific code samples. Will this sensor work with Unity and C#?

Thanks.