For the complete documentation index, see llms.txt. This page is also available as Markdown.

Feelix Arduino Library

The code builds upon SimpleFOC v2.4.0 by Antun Skuric. How to install the SimpleFOC library.

If you want to design and upload effects with the Feelix Haptic Design tool, you need to upload the Feelix Haptic Design Tool Firmware.

If you want to write your own code or use exported effects from feelix you need to upload the Arduino Library for Exported Effects.

Feelix Haptic Design Tool Firmware

Download the Feelix Core Firmware to connect with the Feelix Design Tool.

Code for Feelix MiniDriver to connect with the Feelix Design Tool

Upload MiniDriver v3.x Core with STM32CubeProgrammer

1

Select USB

Change Feelix MiniDriver to BOOT mode and press RESET button

Select USB and click Connect (green button, top-right corner)

2

Select File

Click Erasing and Programming from the left menu

Extract Feelix_v1.3_MiniDriver_v3.x_Core.ino.zip

Select Browse to search for: Feelix_v1.3_MiniDriver_v3.x_Core.ino.elf

3

Upload

Click Start Programming

Click here to download the STM32CubeProgrammer.

Upload Feelix Core with STM32CubeProgrammer

Pneumatic Control

archive · 22KB
Open
FeelixAir Library v4.0.0 compatible with Feelix v3.x.x

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

Follow these instructions when uploading to STM32 for the first time.

Old releases

Old Library Releases

Last updated

Was this helpful?