Designing digital filters by using boards

4 views (last 30 days)
I would like to design digital filters such as FIR filters in Matlab. I know pretty well how to do that. Additionally I have the idea to load the code on some well known board such as Arduino or Raspberry Pi. I know that both Arduino and Raspberry doesn't support matlab as programming language. Do you have any idea how can I succeed in doing that? What could be the most suitable board for what I have in mind? If I'm not wrong, I know that I could use Rasperry Pi, its native language (python) and the library Scipy.org to create more or less what I say but in this way I can't use Matlab. Instead I would use Matlab. Any help is very appreciate.

Answers (1)

Honglei Chen
Honglei Chen on 7 Jan 2014
MATLAB/Simulink has hardware support packages for both Arduino and Raspberry Pi. You can find more information at
HTH
  4 Comments
Salvatore Mazzarino
Salvatore Mazzarino on 7 Jan 2014
Do you think is it possible to use fda tool with Raspberry pi?
Honglei Chen
Honglei Chen on 8 Jan 2014
It should work. You can launch FDATool via the filter design block in DSP Toolbox.

Sign in to comment.

Categories

Find more on MATLAB Support Package for Arduino Hardware 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!