Feelix Arduino Library
The C++ library is available for 32 bit boards (Arduino, Teensy, STM32, and ESP32). The Arduino Library for the Feelix Design Tool needs to be uploaded to the microcontroller.
Code for Feelix Design Tool
Compile and upload to the Feelix MiniDriver for use with the Haptic Design Tool.
Just upload this code using Arduino IDE. Don't add it to the Arduino IDE's 'libraries' directory.
Brushless Motor Control
Pneumatic Control
Arduino Library for Exported Feelix Effects
After you exported effects in Feelix, you can use the FeelixEffect library to import them in your code. You can no longer connect with Feelix when using this library.
Want to learn about how to embed the effects in your Arduino code? Have a look at the FeelixEffect library documentation
This library does not work with the Feelix Design Tool. It only allows you to import exported effects created in Feelix and allows you to write your custom code for Feelix using the SimpleFOC library.
Extract this folder and place it in the Arduino IDE's 'libraries' directory to access the example sketches from the File menu. Be sure to remove any older versions of the library first.
Old releases
Old Library ReleasesLast updated
Was this helpful?