How can i make a .fis model file to work with FLC toolbox and use it with Arduino for obstacle avoidance robot?

2 views (last 30 days)
Is there any chance i can use matlab fuzzy interference system to code arduino robot without writing code in arduino compiler? How can i make a model(simulink) for obstacle avoidance robot in matlab?
  1 Comment
Najmeh
Najmeh on 10 May 2023
You simply can use this website to convert your matlab FIS file to arduino .ino file
http://www.makeproto.com/projects/fuzzy/matlab_arduino_FIST/index.php

Sign in to comment.

Answers (1)

INFOZOU
INFOZOU on 4 Oct 2016
File>import>from workspace and choose the file a.fis direction. There are arduino toolbox in Simulink, however, you should verify if your arduino board is supported.
https://www.mathworks.com/help/robotics/examples/path-following-with-obstacle-avoidance-in-simulink.html

Categories

Find more on Fuzzy Logic in Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!