Community Profile

photo

Rohan Kale

MathWorks

Last seen: plus de 2 ans il y a Actif depuis 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

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A répondu
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...

plus de 2 ans il y a | 1

| A accepté

A répondu
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...

plus de 2 ans il y a | 0

A répondu
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, >> ...

plus de 2 ans il y a | 0

A répondu
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...

plus de 2 ans il y a | 0

| A accepté

A répondu
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...

plus de 3 ans il y a | 0

A répondu
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...

plus de 3 ans il y a | 0

A répondu
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.

environ 4 ans il y a | 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...

environ 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
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...

environ 4 ans il y a | 1

A répondu
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...

environ 4 ans il y a | 0

| A accepté

A répondu
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...

environ 4 ans il y a | 0

A répondu
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 ...

environ 4 ans il y a | 2

A répondu
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...

environ 4 ans il y a | 0

A répondu
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 ...

environ 4 ans il y a | 0

A répondu
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...

environ 4 ans il y a | 0

A répondu
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....

environ 4 ans il y a | 0