Feelix C++ Library
The C++ library is available for 32 bit boards (Arduino, Teensy, STM32, and ESP32).
Feelix requires the following code on the microcontroller.
Make sure the Feelix software version and Feelix C++ library version are the same on your computer and microcontroller.
The code builds upon the SimpleFOC library ((c) Antun Skuric)
Information about how to install the SimpleFOC library.
Feelix-C-SimpleFOC_v2.2.2.zip
14KB
Binary
Feelix C++ v2.2.2 (Teensy, STM32, ArduinoDue) compatible with Feelix v2.2.X
Feelix-C-SimpleFOC_v2.2.1.zip
14KB
Binary
Feelix C++ v2.2.1 (Teensy, STM32, ArduinoDue) compatible with Feelix v2.2.X
Feelix-C-SimpleFOC-v2.1.X.zip
13KB
Binary
Feelix C++ v2.1.X (Teensy, STM32, ArduinoDue) compatible with Feelix v2.1.X
After you exported effects in Feelix, you can use the FeelixEffect library to import them in your code.
FeelixEffect_v2.2.1.zip
18KB
Binary
Feelix Effect library to play exported effects
FeelixEffect_v2.2.0.zip
17KB
Binary
Feelix Effect library to play exported effects
Files can be uploaded with Arduino IDE with an extension for Teensy (select board Teensy 3.2). The extension can be downloaded here: https://www.pjrc.com/teensy/teensyduino.html.
Last modified 2mo ago