Feelix
  • Feelix Documentation
  • Getting started
    • Designing Effects
      • Torque Effects
      • Position Effects
      • Velocity Effects
      • (In)dependent Effects
    • Effect Library
    • Creating Collections
  • Create and edit
    • Edit tools
    • Effect Settings
    • Layers
    • Grid
    • Export Effects
    • TensorFlow
  • Connecting with Feelix
    • Setting up STM32
    • Setting up ESP32
    • Connect and Upload
    • Hardware Settings
    • Troubleshooting Feelix
  • Hardware support
    • Hardware
    • PCB pinout
    • Setup
    • Dependencies
    • FeelixEffect Docs
      • Functions and Parameters
      • Setup
      • Motor control
      • Import Effects
        • Import Haptic Effect
        • Import Velocity Effect
      • I2C communication
        • One Way Communication
        • Two Way Communication
  • Downloads
    • Feelix Design Tool
    • Feelix Arduino Library
    • 3D Models
    • Old Library Releases
Powered by GitBook
On this page

Was this helpful?

  1. Getting started
  2. Designing Effects

Position Effects

PreviousTorque EffectsNextVelocity Effects

Last updated 3 years ago

Was this helpful?

With position effects, two variables are designed: (1) the voltage intensity (0 - 100%), (2) direction of the force. For an example, see the visualization below. When the motor is at point (A) in the visualization the force will be directed towards point (A'). The effects can be fine-tuned with the PID Controller which will appear after rendering the collection.

Visual representation of position-based effects.