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.
> UnlimitedHand?awake
> UnityEngine.Debug:Log(Object)
> UH:Awake() (at Assets/UH.cs:72)
> AutoConnecting…
> UnityEngine.Debug:Log(Object)
> UH:Awake() (at Assets/UH.cs:78)
> Connecting?to?UnlimitedHand?at?COM3…
> UnityEngine.Debug:Log(Object)
> UH:Connect() (at Assets/UH.cs:151)
My conditions
OS : Windows 7 pro 64bit Sp1
CPU : Core i5-3320M CPU @ 2.60GHz
GPU : Intel HD Graphics 4000
Memory:8GB
Unity : version 5.4.1f1
library for Unity : ver.0039
library for Arduino “Serial_4Unity_4Processing”: ver.0039
Unity Plugin : ver.0039
Arduino IDE : 1.6.11
Please advise me something else.
Thanks.