Search Results

by Jokerminator
Sun Sep 01, 2019 4:23 am
Forum: All Other Phidgets
Topic: Wireless VINT Hub ( ID: HUB5000_0 ) Limitations
Replies: 1
Views: 6075

Wireless VINT Hub ( ID: HUB5000_0 ) Limitations

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...
by Jokerminator
Mon May 21, 2018 6:14 am
Forum: All Other Phidgets
Topic: Analog Input Boards & Same Code
Replies: 1
Views: 4241

Analog Input Boards & Same Code

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...
by Jokerminator
Sun May 13, 2018 3:58 am
Forum: General
Topic: [SOLVED] Phidgets22 Control Panel not shown
Replies: 1
Views: 4731

[SOLVED] Phidgets22 Control Panel not shown

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...
by Jokerminator
Sat May 12, 2018 5:16 am
Forum: C#.NET
Topic: Support for .NET Core?
Replies: 12
Views: 17386

Re: Support for .NET Core?

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 ...
by Jokerminator
Fri May 11, 2018 5:24 am
Forum: All Other Phidgets
Topic: Only RC protocol ?
Replies: 2
Views: 9692

Re: Only RC protocol ?

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 thin...
by Jokerminator
Fri May 11, 2018 4:57 am
Forum: All Other Phidgets
Topic: PhidgetAdvancedServo 8-Motor compatibility
Replies: 4
Views: 5252

Re: PhidgetAdvancedServo 8-Motor compatibility

Thank you for this information.

Great. So it is compatible.

Do you know any other companies that create ( powerful ) RC PWM servos beside Hitec ?


Best
Greetings
by Jokerminator
Fri May 11, 2018 4:52 am
Forum: C#.NET
Topic: Support for .NET Core?
Replies: 12
Views: 17386

Re: Support for .NET Core?

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 ...
by Jokerminator
Thu May 10, 2018 3:02 am
Forum: All Other Phidgets
Topic: Only RC protocol ?
Replies: 2
Views: 9692

Only RC protocol ?

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...
by Jokerminator
Tue May 08, 2018 9:17 am
Forum: All Other Phidgets
Topic: PhidgetAdvancedServo 8-Motor compatibility
Replies: 4
Views: 5252

Re: PhidgetAdvancedServo 8-Motor compatibility

Hello,

Where you got this information ?

I would like to know if the HSR-2645CR Continuous Rotation Digital Robot Servo is also compatible.


Best
Greetings
by Jokerminator
Tue May 08, 2018 5:51 am
Forum: C#.NET
Topic: Support for .NET Core?
Replies: 12
Views: 17386

Re: Support for .NET Core?

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...