-
yunhan0 started the topic in the forum 9 years, 1 month ago
Hi, I am working on UH in Unity these days. However, the sensation I got from UH is not very strong. In Arduino, we can set the stimulation time and voltage, but Unity only has the setLevelUp() function. Anybody know how to set the voltage and time of UH in Unity?
-
yunhan0 started the topic in the forum 9 years, 1 month ago
Hi, I am working on UH in Unity these days. However, the sensation I got from UH is not very strong. In Arduino, we can set the stimulation time and voltage, but Unity only has the setLevelUp() function. Anybody know how to set the voltage and time of UH in Unity?
-
kumadasu replied to the topic EMS and multiplexer specification in the forum Development 9 years, 3 months ago
I didn’t know PossessedHand. But I want hack without new purchase.
I will hack unlimited hand more myself.
Thank you.
-
H2L replied to the topic EMS and multiplexer specification in the forum Development 9 years, 3 months ago
The current version of UnlimitedHand is not capable of outputting via multiple channels due to safety limit of the multiplexer.
If you are a researcher and would like to deliver stimulus via 2 channels at the same time, we do have another device “PossessedHand” which is capable of doing so.
UnlimitedHand team
-
kumadasu replied to the topic EMS and multiplexer specification in the forum Development 9 years, 3 months ago
I’m sorry for very long absence.
I understand that you wish to deliver stimulus through multiple output channels.
Exactly. I especially worry about switching time of on/off and channels.
Are there minimum time for switching “on and off” and “channel A to B”.
May switching too fast damage UH hardware? -
mah replied to the topic [Backers Opinion Needed!] In need of an S-sized silicone pad replacement ? in the forum Installation & Troubleshooting 9 years, 4 months ago
Thank you for your response.
I’m waiting that to be sold 😀 -
mah replied to the topic Don't work EMS ch7 for Test Mode 4(TestMode.ino) in the forum Development 9 years, 4 months ago
Hello,
I confirmed that.Thanks.
-
H2L replied to the topic [Backers Opinion Needed!] In need of an S-sized silicone pad replacement ? in the forum Installation & Troubleshooting 9 years, 4 months ago
Thank you for your inquiry.
The S-Size pad is not being sold at the moment, though we do have plans to release during next year’s Tokyo Game Show. If the device is too long, you may consider wearing the device closer to the elbow, the thicker part of your arm. Doing so will not prevent the device from functioning…[Read more] -
H2L replied to the topic Don't work EMS ch7 for Test Mode 4(TestMode.ino) in the forum Development 9 years, 5 months ago
Thank you for pointing out the mistake, we have updated the code accordingly.
The latest version of the Arduino Library can be found here:
http://dev.unlimitedhand.com/download.htmlmuch appreciated.
-
mah started the topic Don't work EMS ch7 for Test Mode 4(TestMode.ino) in the forum 9 years, 5 months ago
Don’t work EMS ch7 for Test Mode 4.
Is it this?[UH4Arduino0043a/UH/examples/Serial_Unity_Quaternion/TestMode.ino]
—————————————-
[before]
} else if (EMSCh == 6) {
// EMSTimeCount =stimuTimeCount;
uh.currentEMSChannel = 6;
for(int i=0;i<20;i++){uh.keepVoltage(currentVol);}…[Read more] -
mah replied to the topic [Backers Opinion Needed!] In need of an S-sized silicone pad replacement ? in the forum Installation & Troubleshooting 9 years, 5 months ago
Hello,
Yesterday, I bought an apple.
This is a very interesting product.However, a silicone pad is too long for me.
Are you selling S-Size pad already? -
H2L started the topic New Unity Sample Uploaded: Calibration Test in the forum 9 years, 6 months ago
For your convenience in development, our team has released an application to show how UnlimitedHand is able to turn muscle motion values into useful data for game development.
This new sample allows you to synchronize the movement of your actual fingers with those from an avatar on the screen. Virtual objects can be picked up as if using your own…[Read more]
-
H2L started the topic New Unity Sample Uploaded: Calibration Test in the forum 9 years, 6 months ago
For your convenience in development, our team has released an application to show how UnlimitedHand is able to turn muscle motion values into useful data for game development.
This new sample allows you to synchronize the movement of your actual fingers with those from an avatar on the screen. Virtual objects can be picked up as if using your own…[Read more]
-
H2L replied to the topic EMS and multiplexer specification in the forum Development 9 years, 6 months ago
Thanks @kumadasu for your inquiry.
I understand that you wish to deliver stimulus through multiple output channels.
We are using 72V analog 8-to-1 multiplexers.Let us know how you plan on doing the modification and the type of information
that you might need so we can better facilitate your project.UnlimitedHand team.
-
H2L replied to the topic EMS and multiplexer specification in the forum Development 9 years, 6 months ago
Thanks @kumadasu for your inquiry.
I understand that you wish to deliver stimulus through multiple output channels.
We are using 72V analog 8-to-1 multiplexers.Let us know how you plan on doing the modification and the type of information
that you might need so we can facilitate your project with technical details.UnlimitedHand team.
-
kumadasu started the topic EMS and multiplexer specification in the forum 9 years, 7 months ago
Could you provide any electrical specification?
Extremely I want to know about EMS and multiplexer.I want to stimulate multi channel simultaneously.
I understand that current firmware doesn’t support this feature.
And it seems impossible to stimulate multi channel simultaneously because of multiplexer.I want to try turn on channel A a little…[Read more]
-
MCC_Katsura replied to the topic Unlinked pages in the forum Installation & Troubleshooting 9 years, 7 months ago
@UnlimitedHand team
Links are fixed, thanks a lot.
Regards.
-
H2L replied to the topic readGyro() function returns wrong values in the forum Development 9 years, 7 months ago
Thank you for the reminder, we checked the plugin and updated the download link.
Sorry for the trouble, we shall pay closer attention.
UnlimitedHand team.
-
H2L replied to the topic Unlinked pages in the forum Installation & Troubleshooting 9 years, 7 months ago
@MCC Katsura
The pages have been re-linked, thank you for the kind reminder!
UnlimitedHand team
-
Akira started the topic readGyro() function returns wrong values in the forum 9 years, 7 months ago
I am using the Unity plugin ver.0039.
When I call UH.readGyro() function from my code, it is returning Acceleration values, not gyro values.
I think it is because the return statement in readGyro() says
return UHAccel;
in the UH.cs line 363. It should be
return UHGyro; - Load More
