Fuzzy logic with Arduino

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
stancari
 
Posts: 1
Joined: Tue Aug 24, 2010 7:21 pm

Fuzzy logic with Arduino

Post by stancari »

Hello guys,

i have a problem with Fuzzy Logic.

I make a Fuzzy logic in the MatLab and now i need export this logic to the Arduino.

I thank if someone can help-me!

Tks!

User avatar
Franklin97355
 
Posts: 23912
Joined: Mon Apr 21, 2008 2:33 pm

Re: Fuzzy logic with Arduino

Post by Franklin97355 »

At my age all my logic is fuzzy but I think you will have to provide much more info than you have so far. Seems to me matlab is simulation software and you are trying to program an Arduino. What is the output of your program? and how much have you done with the Arduino?

User avatar
zener
 
Posts: 4567
Joined: Sat Feb 21, 2009 2:38 am

Re: Fuzzy logic with Arduino

Post by zener »

Do you know how to program in C?

User avatar
pgeiger
 
Posts: 1
Joined: Sun Jul 15, 2012 9:54 am

Re: Fuzzy logic with Arduino

Post by pgeiger »

Hi,

Sorry to bump an old post, but YOU CAN DEFINITELY now translate directly from Matlab Fuzzy Logic Systems to Arduino. The guys over at MakeProto have written a program that translates the output of MatLab FIS files to C code that you drop into your Arduino sketches.

Their blog post that links to the program can be found here: http://makeproto.com/blog/?p=35 http://makeproto.com/blog/?p=35

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”