-
EQ_Tatsuguchi replied to the topic My UH returns 255 from gyro sensor of X-axis with just putting on flat space. in the forum Installation & Troubleshooting 8 years, 11 months ago
Hi UnlimitedHand team
Thanks for your reply.>Would you let me know which version of the UH unity plugin you are using?
I use version 0033 of UH Unity plugin, and I try to check whether this issue occurs or not with version 0041β of UH Unity plugin.
The result is that this issue occurs on version 0041β of UH Unity plugin.And as a p…[Read more]
-
EQ_Tatsuguchi replied to the topic in the forum Activity 8 years, 11 months ago
Hi UnlimitedHand team
Thanks for your reply.>May I know which version of the UH Unity Plugin are you using?
I use version 0033 of UH Unity plugin, and I try to check whether this issue occurs or not with version 0041β of UH Unity plugin.
The result is that this issue occurs on version 0041β of UH Unity plugin.BR,
EQ_Tatsuguchi. -
H2L replied to the topic My UH returns 255 from gyro sensor of X-axis with just putting on flat space. in the forum Installation & Troubleshooting 8 years, 12 months ago
Thanks for the inquiry.
We made changes to the way the angles are obtained in previous versions of the UH unity plugin. Arduino library v.0044 should work fine. Would you let me know which version of the UH unity plugin you are using?Best,
UnlimitedHand team -
H2L replied to the topic in the forum Activity 8 years, 12 months ago
Thanks for the inquiry.
I understand that you are not getting readings for your muscle motion sensors.UH v0044 is the latest update. It is tested to be working fine.
May I know which version of the UH Unity Plugin are you using?Best,
UnlimitedHand team -
EQ_Tatsuguchi started the topic My UH returns 255 from gyro sensor of X-axis with just putting on flat space. in the forum 8 years, 12 months ago
Hi H2L dev team.
I have a question.
In recently, I noticed that gyro sensor of X-axis returns 255 to my application and your demo application named “Simple Sample Project ?Graph?“ with just putting on flat space.
I think it returns 0, because my UH is not rotated.I use following environment.
* arduino plugin with my UH: v.0044
* demo app…[Read more] -
EQ_Tatsuguchi started the topic My UH returns 255 from gyro sensor of X-axis with just putting on flat space. in the forum 8 years, 12 months ago
Hi H2L dev team.
I have a question.
In recently, I noticed that gyro sensor of X-axis returns 255 to my application and your demo application named “Simple Sample Project ?Graph?“ with just putting on flat space.
I think it returns 0, because my UH is not rotated.I use following environment.
* arduino plugin with my UH: v.0044
* demo app…[Read more] -
EQ_Tatsuguchi started the topic in the forum 8 years, 12 months ago
Hi H2L dev. team
I have a question for support.
In recently, Photo-Reflector No.3 on my UH returns the value just 0 or 1 to my application and your demo application named “Simple Sample Project –Graph–“.I use following environment.
* arduino plugin with my UH: v.0044
* demo application’s version: “SuperSimpleSample003”If you have already…[Read more]
-
H2L replied to the topic Velcro Strap Missing from the Device Kit in the forum Installation & Troubleshooting 9 years ago
@Kyle Goodridge
Thanks for the inquiry, and sorry to have keep you waiting.
We will ship you the missing velcro strap early next week.UnlimitedHand team
-
Kyle Goodridge started the topic Velcro Strap Missing from the Device Kit in the forum 9 years ago
Hello, I am writing to you guys because I had sent an email to your support team about the product kit that I had received was missing the velcro strap. I received an initial reply asking me to give the address I needed it to be shipped to, but when I sent an email to ask whether the product was shipped, I never got any confirmation. Any chance…[Read more]
-
Kyle Goodridge started the topic Velcro Strap Missing from the Device Kit in the forum 9 years ago
Hello, I am writing to you guys because I had sent an email to your support team about the product kit that I had received was missing the velcro strap. I received an initial reply asking me to give the address I needed it to be shipped to, but when I sent an email to ask whether the product was shipped, I never got any confirmation. Any chance…[Read more]
-
Kyle Goodridge changed their profile picture 9 years ago
-
davideperrotta replied to the topic How to use UH Variables in Processing in the forum Development 9 years, 1 month ago
Ok, in the meanwhile I’m using Arduino to obtain Accel and Gyro values and all others sensors value, and then I can read them with Processing using the serial port.
I appreciate very much Unlimited Hand and your support.Davide
-
H2L replied to the topic How to use UH Variables in Processing in the forum Development 9 years, 1 month ago
@davideperrotta thank you for the inquiry.
The Processing library would require an update before being able to cater to your needs in the robotic arm project. We will begin working on it and notify you once it is ready.
I would suggest you try controlling the robot arm through Arduino. We are now also in the process of preparing demo projects…[Read more]
-
H2L replied to the topic New Unity Sample Uploaded: Calibration Test in the forum Development 9 years, 1 month ago
Thank you for your inquiry.
I understand that you wish to refer to the Unity code of the calibration test. Since we are still optimizing the software for calibration, we plan to publish the full version in a few months from now. Once it is released, we will open a new thread as a notification.Sorry for the inconvenience.UnlimitedHand team
-
davideperrotta started the topic How to use UH Variables in Processing in the forum 9 years, 1 month ago
Hello, I’m developing a robotic arm with Unlimited Hand and Processing, and I can use correctly only these functions:
updatePhotoSensors()
updatePhotoSensorsString()
moveVibration()Now I need to use Accel and Gyro variables to obtain the acceleration and gyro sensors values, and angles too.
Using only the functions above, I can’t moving…[Read more] -
davideperrotta started the topic How to use UH Variables in Processing in the forum 9 years, 1 month ago
Hello, I’m developing a robotic arm with Unlimited Hand and Processing, and I can use correctly only these functions:
updatePhotoSensors()
updatePhotoSensorsString()
moveVibration()Now I need to use Accel and Gyro variables to obtain the acceleration and gyro sensors values, and angles too.
Using only the functions above, I can’t moving…[Read more] -
EQ_Tatsuguchi replied to the topic New Unity Sample Uploaded: Calibration Test in the forum Development 9 years, 1 month ago
Hi UnlimitedHand team
Thanks for publishing the new sample application for calibration test.
Now I make the native application on Android and I want to implement calibration for photo reflectors.I want to refer the unity code of it, but the link for the unity project for it named “this page” in…[Read more]
-
H2L replied to the topic in the forum Activity 9 years, 1 month ago
Closed due to replicated topic.
-
H2L replied to the topic How to set the stimulation voltage and time of UH in Unity in the forum Development 9 years, 1 month ago
@yunhan0 Thank you for the inquiry.
Within our latest Unity plugin ver43, there are the functions setVoltageLevelUp() and setVoltageLevelDown(). These functions can be called to configure the intensity of the stimulation.
There are also the functions setSharpnessLevelUp() and setSharpnessLevelDown() which can be used to configure the pulse…[Read more]
-
yunhan0 started the topic How to set the stimulation voltage and time of UH in Unity 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?
- Load More
