Raspberry pi board connecting to matlab

1 view (last 30 days)
hii I'm trying to connect raspberrypi board to matlab for a project. but matlab is not detecting my raspi board can anyone please let me know the procedure of the connection???

Answers (1)

Madhu Govindarajan
Madhu Govindarajan on 27 Feb 2019
So I am assuming this is right after MATLAB Support package for Raspberry Pi Setup. If it fails, I usually try the following -
1) Plug in a headphone/earphone on Pi's jack and listen to IP address.
2) Ping IP adress from MATLAB.
3) If step 2 is success, then I type r = raspi('<Insert Pi's IP address>','<Insert Pi's User name>','Insert Pi's password')
Default username of Pi from MATLAB Support package is pi
Default password is raspberry
  3 Comments
Bhanu Vardhan
Bhanu Vardhan on 28 Feb 2019
sir!! "if i follow your procedure will it get connected???"
Madhu Govindarajan
Madhu Govindarajan on 1 Mar 2019
That is the hope. If it fails, hopefully we will have at least some error messages that leads us somewhere.

Sign in to comment.

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!