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- Download demo Project Fischer for Unity
- Open your project or create a new one
- Add the files into the assets folder
- Attach ProjectFischerDemo.cs to some Gameobject in scene
- Set the correct IP (127.0.0.1 if the application is running on the same computer) and port (8051 by default)
- Run Unity project