Community Profile

photo

Rohan Kale

MathWorks

Last seen: mer än 2 år ago Active since 2020

I am software engineer at MathWorks. I work with the MATLAB hardware team providing support for the latest mass market hardware like Arduino.

Disclaimer : Any opinions stated by me are my own and not the MathWorks

Statistics

  • Knowledgeable Level 2
  • First Review
  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
MATLAB: No Add-On Library Uploaded to Board Arduino UNO
Hi Garth, If you are using MATLAB version R2019a or beyond, the Ultrasonic library is already integrated with the support packa...

mer än 2 år ago | 1

| accepted

Answered
Why I cannot make the BNO055 fully calibrated?
Hi Linxin, Refer to the calibration steps documented at https://in.mathworks.com/help/supportpkg/arduinoio/ug/calibrate-senso...

mer än 2 år ago | 0

Answered
How to set baud rate in the MATLAB® Support Package for Arduino®
Hi Arthur, The BaudRate can be specified while creating an arduino object. The BaudRate defaults to 115200. For example, >> ...

mer än 2 år ago | 0

Answered
Arduino Nano 33 Iot Bluetooth
Hi Jan, The BLE support has been added for the following boards in R2021b - Nano 33 BLE, Nano 33 BLE Sense, Nano 33 IoT and MK...

mer än 2 år ago | 0

| accepted

Answered
Arduino Support Package in MATLAB R2016a
Hi Pathmashantha, Kindly visit the Bug Report page https://www.mathworks.com/support/bugreports/1741173 whose link is available...

mer än 3 år ago | 0

Answered
i can't install arduino support package
Hi, Kindly visit the Bug Report page https://www.mathworks.com/support/bugreports/1741173 whose link is available on the MATLAB...

mer än 3 år ago | 0

Answered
Creating Arduino object on Leonardo and Micro boards with MATLAB Support Package for Arduino Hardware on Catalina 10.15.1 errors out
To resolve this issue, upgrade the macOS version to macOS Catalina 10.15.2.

ungefär 4 år ago | 0

Question


Creating Arduino object on Leonardo and Micro boards with MATLAB Support Package for Arduino Hardware on Catalina 10.15.1 errors out
Creating Arduino object on Leonardo and Micro boards with MATLAB Support Package for Arduino Hardware throws failed to upload er...

ungefär 4 år ago | 1 answer | 0

1

answer

Answered
Is MATLAB compatible with macOS Catalina?
The issues with the MATLAB Support packages for Arduino in Catalina 10.15 has been resolved in 19.2.2 version of the support pac...

ungefär 4 år ago | 1

Answered
Save data from Serial port of Arduino to a text file using MATLAB
You may want to use the dlmwrite function to append the data read back from the serial port. Following command construct can be...

ungefär 4 år ago | 0

| accepted

Answered
calculation of coordinates of the sum of values ​​greater than 5
In my understanding you are trying to find the indices of values that are greater than 5. You can use the find function to actua...

ungefär 4 år ago | 0

Answered
readVoltage() reading only 0 or 5
In my understanding you are trying to read the DC voltages from the PWM waveforms generated on D13. Your code sequence seems to ...

ungefär 4 år ago | 2

Answered
How to check if a serial port is valid?
In my understanding you aim on retrieving the serial com port on which an Arduino board is connected. There could be two solutio...

ungefär 4 år ago | 0

Answered
executable with arduino toolbox
In my understanding you are trying to figure out which Arduino board is connected to a machine with your GUI. The command a ...

ungefär 4 år ago | 0

Answered
Arduino Port Set up Mac
Hi Katy, it is my understanding that the serialport is not getting populated in the setup screen. It might be useful for the c...

ungefär 4 år ago | 0

Answered
Arduino digital I/O
It is my understanding that you are trying to write an attenuation value by setting the 5-bits of the attenuator simultaneously....

ungefär 4 år ago | 0