How to set the stimulation voltage and time of UH in Unity

Recent Topics Forums Development How to set the stimulation voltage and time of UH in Unity

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #373
    yunhan0
    Participant

      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?

      • This topic was modified 1 year, 3 months ago by H2L.
      #374
      H2L
      Keymaster

        @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 width of the stimulation.

        At the moment there are no functions to configure directly stimulationTime from Unity.
        You would have to set it through Arduino’s uh.stimuTimeCount.

        Let me know if you have further questions!
        UnlimitedHand team

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.