Statistics
RANK
1,028
of 295,486
REPUTATION
70
CONTRIBUTIONS
10 Questions
67 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
17
RANK
19,810 of 20,236
REPUTATION
0
AVERAGE RATING
4.00
CONTRIBUTIONS
17 Files
DOWNLOADS
2789
ALL TIME DOWNLOADS
520556
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Raspberry Pi 5 Setup - MATLAB Support Package
Hi, The MATLAB Support Package for Raspberry Pi includes support for the Raspberry Pi 5 (with Bookworm 32-bit OS) starting from...
1 month ago | 0
Turning on and off leds with Arduino with parallel loops
Hi, MATLAB Support Package for Arduino Hardware doesn't support parallel executions. Please feel free to refer following link f...
2 months ago | 1
Arduino Support PKG: Arduino CLI build command fails in 2024a when using addOnLibraries
Hi, Here are the steps required to use ESP32 board with Neo Pixel addon, Install MATLAB Support Package for Arduino Hardware...
2 months ago | 0
Matlab GUI Standalone Applications for Arduino Hardware
Hi All, Steps 1 to 4 from the following link must be repeated on your colleague's computer as well, and then try again: https:...
4 months ago | 0
I have this problem unrecognized method property or field 'ArduinoPrefDirFolderName' for class 'arduino.setup.internal.TestConnectionScreen'.
Hi, Here are a few things you can try: Ensure the COM Port is free and available. Close any other applications using this Ardu...
4 months ago | 0
Arduino Hardware Support Package Log4j CVE-2021-44228 Vulnerability
Hi, MATLAB versions from R2019a to R2021a have a log4j vulnerability in both the MATLAB and Simulink Support Packages for Ardui...
4 months ago | 0
Running 2 commands at same time
Hi, Your wokflow is possible by using targetHardware function, https://in.mathworks.com/help/matlab/raspberrypiio-run-on-hardw...
5 months ago | 0
| accepted
how can i give input data of machine leaning model that has been changed to mex file to be deployed on raspberry pi?
Hi, You can consider referring to following examples where it describes about passing inputs to the binary generated on Raspber...
5 months ago | 0
Connecting Bluetooth Module and Arduino without using arduinosetup command
Hi, We suggest using arduinosetup function to configure the arduino board and then use functions from MATLAB Support Package fo...
6 months ago | 0
How can I read values from an ultrasonic sensor connected to an Arduino in Matlab app designer?
Hi Thanks for reaching out to us. Based on your description, it seems like you want to display the distance measurement in a...
6 months ago | 0
Problem to connect external webcam on raspberry pi
Hi, Can you please reach out to our technical support team with answers to the following queries? https://www.mathworks.com/su...
7 months ago | 0
Upgrade required for connecting Raspberry Pi 4 and MATLAB
Hello, We kindly request you to execute the commands below in the Raspberry Pi terminal to install the latest Debian package. T...
7 months ago | 0
Live Transmission of Arduino Serial Plotter data to Matlab help
Hi, Thank you for reaching out. Currently, the MATLAB Support Package for Arduino hardware does not include support for Artemi...
7 months ago | 0
Rasbpberry Pi and MATLAB connection
Hi , Please tell which version of the MATLAB you are using. Also please tell which operating system of the raspberry pi you ar...
7 months ago | 0
Raspberry Pi 5 Setup - MATLAB Support Package
Hi Paulo, Currently ,Raspberry 5 is not supported till R2024a. But we are planning to support it in the upcoming releases. Th...
7 months ago | 0
Problem using 'getkey'.
Hello, Thank you for contacting us. To enhance your experience interfacing Arduino with MATLAB, we suggest utilizing the MATLA...
8 months ago | 0
"unable to communicate with Raspberry Pi" halfway through setup
Hi Thanks for reaching out to us. Can you please contact our Technical Support with following results to help you with this iss...
8 months ago | 0
How to solve unmet dependancies, Raspberry Pi 4B
Currently,MATLAB Support package for the raspberry pi is only supported for 32 bit OS. The support for 64 bit OS is not yet ava...
8 months ago | 0
I am trying to program two arduinos using matlab and only one is working. I am not totally sure if it is a code issue.
Hi, Rob's suggested steps are a good starting point. Additionally, you might want to explore the following methods: 1. The ...
8 months ago | 0
Elegoo Uno R3 arduino clone not interfacing with matlab software.
Hi, You can consider using BaudRate Name-Value pair in the arduino object creation and give a try https://in.mathworks.com/hel...
9 months ago | 0
Connecting Raspberry Pi 4B to MATLAB
Hi Keshav, It seems that userland is not installed in the raspberry pi. May you please setup your raspberry pi by follwing har...
9 months ago | 0
Failure to install nnpy and nanomsg libraries for Raspberry Pi hardware setup
Hi, Could you verify the operating system installed on your device? You can obtain this information by running the following co...
9 months ago | 1
matlab support package test connection error
Hi, The ping status suggests that the Raspberry Pi does not have an internet connection. Please open a browser on the Raspberry...
9 months ago | 0
trying to connect matlab (on windows 11) with raspberrypi (running ubuntu 20.04)
Hi, MATLAB Support Package for Raspberry Pi hardware is compatable with Raspberry Pi operating system alone. Please refer to th...
9 months ago | 0
Serial.available serial communication problem on Arduino Uno
Hi, We suggest leveraging the MATLAB Support Package for Arduino hardware, as it simplifies the process of controlling two Ardu...
9 months ago | 0
Arduino-Matlab Communication
Hi, Here are few things you can consider : Use serialport command instead of serial. Modify your code to incorporate the N...
9 months ago | 0
Printing numbers and letters to I2C LCD using serial communication
Hi, You can utilize the MATLAB Support Package for Arduino hardware along with an LCD addon in order to display the required ch...
12 months ago | 0
I want to choose the proper OS and want to confirm RTSP playback after camera calibration
Hi , Currently MATLAB Support Package for the Raspberry pi do not support new Bookworm OS. Our team is considering to support ...
12 months ago | 0
| accepted
problem with ultrasonic toolbox for arduino
Hi, You can use the following code to work with Ultrasonic sensor >> arduinoObj = arduino('<COM PORT>','Uno',"Libraries","Ul...
1 year ago | 0
Arduino 360 Servo Control Not Possible?
Hi, MATLAB Support Package for Arduino Hardware supports only 180 degrees Servo. To use 360 degrees Servo please use Custom ...
1 year ago | 0