-
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; -
MCC_Katsura started the topic Unlinked pages in the forum 9 years, 7 months ago
Hi UnlimitedHand team.
Some links of UnlimitedHand References site (http://dev.unlimitedhand.com/) are not found.
Japanese site
Hardware – Input Tech (Photo-reflector and Accel Gyro)Japanese / English site
(UPDATE: 2016.09.25 Updated)
SuperSimpleSample -Gunshot- (SuperSimpleSample003.zip)Please check them.
Regards. -
MCC_Katsura replied to the topic Trouble with working "Super Simple Sample Project" in the forum Installation & Troubleshooting 9 years, 7 months ago
Thank you for your reply and suggestions.
I tried new Unity Plugin (ver.0039), and UnlimitedHand worked !!
Thanks a lot 🙂Regards.
-
H2L replied to the topic Trouble with working "Super Simple Sample Project" in the forum Installation & Troubleshooting 9 years, 7 months ago
@MCC_Katsura
Thanks for the inquiry.We have made a minor bug fix to the Unity Plugin (ver.0039).
Please use this updated version of the library to run the sample once again:
LINK: http://dev.unlimitedhand.com/UH_Unity0039.zip– Unzip the file, to reveal a file named “UH.cs”.
– Navigate to “SuperSimpleSample002/Assets/“.
– Replace the file UH…[Read more] -
MCC_Katsura started the topic Trouble with working "Super Simple Sample Project" in the forum 9 years, 7 months ago
I will try to working UnlimitedHand with “Super Simple Sample Project”, unfortunately UnlimitedHand doesn’t work.
When I play the sample Project, “Please lower down your forearms for calibration.” is displayed.
But count message is counted up “10 to 10″ ,”20 to 10”,.. and the calibration doesn’t finish.Console messages are as follows.
>…[Read more] -
H2L replied to the topic Trouble with installing the UnlimitedHand Arduino library in the forum Installation & Troubleshooting 9 years, 7 months ago
@jeffman
ご返事ありがとうございます。プログラムをアップロードするため基板のリセット回路の起動が必要なので書き込みはUSB接続で行ってください。
BluetoothでUnlimitedHandを使用する場合はペアリングが必要です。デバイスに特定なペアリングコードが設定されていないので”デバイス追加画面”で3の「ペアリングにコードを使用しない」を選択してください。またペアリングコードを要求される場合は「0000」を使用してください。お手数をおかけして申し訳ありません。よろしくお願い致します。UnlimitedHand team.
-
H2L replied to the topic in the forum Activity 9 years, 8 months ago
ご質問ありがとうございます。
@backer286さんが使われているライブラリー(ver.0036)はArduino IDE 1.6.9までの対応となっております。 最新版(ver.0038)のUHライブラリーをダウンロードいただければ, Arduino IDE 1.6.10でもコンパイルすることができます。リンク: http://dev.unlimitedhand.com/UH4Arduino0038.zip
お手数をおかけして申し訳ありません。よろしくお願い致します。
UnlimitedHand team.—————————————-
Thanks for pointing out the pr…[Read more]
-
H2L replied to the topic Trouble with installing the UnlimitedHand Arduino library in the forum Installation & Troubleshooting 9 years, 8 months ago
@jeffman
投稿ありがとうございます。
以下のステップの通りBluetoothを再接続してください。
1. デバイスと接続しているUSBケーブルを外してください。
2. デバイスとパソコンのBluetooth接続を解除してください。
3. デバイスを再起動してください。
4. [デバイスとプリンター] → [デバイスの追加] を選び、デバイスを選んで、[次へ] を選びます。ぜひ試されてください。よろしくお願い致します。
UnlimitedHand team. -
H2L replied to the topic in the forum Activity 9 years, 8 months ago
@backer286
質問ありがとうございます。今までのArduinoライブラリーはIDE 1.6.9まで対応しますので、
IDEを1.6.10から1.6.9にバージョンダウンすればコンパイルできます。よろしくお願い致します。
——————————
backer286,
Thank you for your question concerning the inability to compile Arduino Sketches.
At the moment, the Arduino Library for UnlimitedHand only supports up to version 1.6.9.
of the Arduino…[Read more] -
H2L replied to the topic Announcing UnlimitedHand Development Plan (Summer 2016) in the forum Development 9 years, 9 months ago
Dear Developers,
SOFTWARE DEVELOPMENT UPDATE:
Apologies for the delayed development with the Sensor Calibration and Feedback kit.
We are in the process of conducting tests to ensure consistency.Lately, our team has been finishing off and debugging the long awaited Unreal Engine 4 Plugin for UnlimitedHand. It will be fit for release by the end…[Read more]
-
H2L replied to the topic EMS Example in the forum Development 9 years, 9 months ago
@tak22
Thank you for your question. When you wish to move the hands,
wrist or fingers of the wearer, a few things need to be done with the code.– Initialize EMS
– Configure EMS parameters (intensity and duration)
– Pick the electrode you wish to deliver EMS with.
– Update EMSThe following sample shows how a single…[Read more]
-
H2L replied to the topic EMS Example in the forum Development 9 years, 9 months ago
@tak22
Thank you for your question. When you wish to move the hands,
wrist or fingers of the wearer, a few things you need to done in the code.– Initialize EMS
– Configure EMS parameters (intensity and duration)
– Pick the electrode you wish to deliver EMS with.
– Update EMSThe following sample shows how a single instance…[Read more]
-
tak22 started the topic in the forum 9 years, 9 months ago
I’m developing stroke rehabilitation applications that use the UH for both feedback and stimulation. My partner suffered a bleed stroke 5 years ago so I have a willing development partner! I welcome participation or ideas ….
tak
-
tak22 started the topic EMS Example in the forum 9 years, 9 months ago
Can you provide an example and/or more complete documentation of the Arduino EMS functions? I’ve mastered the sending of commands and receiving data from UH and would now like to start getting the fingers and wrist to…[Read more]
-
tak22 started the topic EMS Example in the forum 9 years, 9 months ago
Can you provide an example and/or more complete documentation of the Arduino EMS functions? I’ve mastered the sending of commands and receiving data from UH and would now like to start getting the fingers and wrist to…[Read more]
-
H2L started the topic SOLVED: Gyro Z-angle descending on its own in the forum 9 years, 10 months ago
To those who have been experimenting with the gyroscope values,
you may have come across a Z-angle value that descends on its own.
This is a bug on our part that we have patched up with the latest update
of the Arduino library uploaded to the dev site on 2016.07.04.Download the latest Arduino Library here to solve the…[Read more]
-
H2L started the topic SOLVED: Gyro Z-angle descending on its own in the forum 9 years, 10 months ago
To those who have been experimenting with the gyroscope values,
you may have come across a Z-angle value that descends on its own.
This is a bug on our part that we have patched up with the latest update
of the Arduino library uploaded to the dev site on 2016.07.04.Download the latest Arduino Library here to solve the…[Read more]
-
H2L replied to the topic [Backers Opinion Needed!] In need of an S-sized silicone pad replacement ? in the forum Installation & Troubleshooting 9 years, 10 months ago
@tak22
Thanks for the post, your measurements are noted and will be reflected in the design.
UnlimitedHand team
-
tak22 replied to the topic [Backers Opinion Needed!] In need of an S-sized silicone pad replacement ? in the forum Installation & Troubleshooting 9 years, 10 months ago
I will need a smaller pad please, here are my measurements:
forearm mid-point circumference – 185mm
forearm maximum circumference – 240mmthanks!
-
H2L replied to the topic Trouble with installing the UnlimitedHand Arduino library in the forum Installation & Troubleshooting 9 years, 10 months ago
@jeffman
書き込めるはよかったです。
投稿ありがとうございます!@jeffman
Im glad that it has finally worked out.
Thanks for raising the problem! - Load More
