About Download Manual API MATLAB Python C# Unity Java

Demo Project Fischer for Unity

The demo project moves the HBW-E-EncoderMotor1 to position 1800 and uses sensor tracking to tell you that the move is complete.

Download demo Project Fischer for Unity
  1. Download demo Project Fischer for Unity
  2. Open your project or create a new one
  3. Add the files into the assets folder
  4. Attach ProjectFischerDemo.cs to some Gameobject in scene
  5. Set the correct IP (127.0.0.1 if the application is running on the same computer) and port (8051 by default)
  6. Run Unity project