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.
Last updated
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.
Last updated
The code builds upon SimpleFOC v2.3.4 by Antun Skuric Information about how to install the SimpleFOC library.
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
The code builds upon SimpleFOC by Antun Skuric Information about how to install the SimpleFOC library.
Follow the these instructions when uploading to STM32 for the first time.
Check out old releases here