Hello, I am very happy about the release of the Wireless VINT Hub because my robotics project seems now to be possible at a reasonable price with it. :D But I didn't find any limitations in the specifications so I'll just describe my current setup plan. I want to use the Wireless VINT Hub to control...
Hi, I am using a PhidgetInterfaceKit 8/8/8 ( ID: 1018_2B ) to read data from Sharp infrared distance sensors Sharp Distance Sensor (4-30cm) ID: 3520_0 Sharp Distance Sensor (10-80cm) ID: 3521_0 Sharp Distance Sensor (20-150cm) ID: 3522_0 via IR Distance Adapters ( ID: 1101_0 ). Could I also read thi...
Hey, I have downloaded the latest 64-bit Installer ( Phidget22-x64_1.0.0.20180508.exe ) and installed it. When I double click the small icon ( that shows when hovered: Phidgets22 Control Panel - Network Server is Stopped ) in the taskbar or open the Phidget Control Panel in Start menu of Windows the...
Thanks. That PhidgetAdvancedServo 8-Motor is definitely my Phidgets favorite to control servos. :) Like mentioned here I am interested in controlling Dynamixel servos made by Robotis. They also offer a controller but I think it's not written in native C# .Net so it'll probably not work in Unity and ...
Thank you for this information. I am not sure if my wording is correct but what I mean by two actuator "arms" ( or horns ) is something like this in the video ( both servos have one each ) and the fourth product image on this page. All Dynamixels seem to support this. Well.. I really think...
Thank you for this information. I guess I'll simply use the .NET library with Unity. And won't develop with UWP at all and use e.g. a PhidgetAdvancedServo 8-Motor controller instead of a controller from another company. Sadly the PhidgetAdvancedServo only supports RC pulse-width signals so it's not ...
Hello, For me, as a beginner, it looks like all Phidgets motor controllers only support RC protocol / PWM signal. Are there any Phidgets I can use to control e.g. a Dynamixel servo ? ( They use for example RS-485. ) Or do you know a company selling servos like the HSR-2645CR RC servo but with two ac...
Hello, I just registered here to post this. I am also very interested in using Phidgets within a Universal Windows Platform App. I am new to UWP but I am an experienced Unity ( with C# ) developer. My plan is to communicate from/to Unity to/from Phidgets hardware via a UWP using sockets because I do...