home › Forums › Feature Requests › Arduino export. › Reply To: Arduino export.
December 15, 2014 at 07:32
#1555
Member
Juan,
Found your site looking for Arduino fuzzy code. Great app!
I am using Qtfuzzylite to figure out how to program Arduino code using the eFLL (Embedded Fuzzy Logic Library) at
That library has a subset of your functionality. It should be easy to convert one of your formats to eFFL. I’m only using the stuff EFFL supports.
FYI, if your not familiar with the Arduino and eFFL capabilities I was surprised to find their 3 input 1 output fuzzy example program on the lowly Arduino Uno only use 40% of program space and 20% of dynamic ram.