photo

Rohan Kale

MathWorks

Last seen: plus de 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

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

Feeds

Afficher par

Réponse apportée
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é

Réponse apportée
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

Réponse apportée
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

Réponse apportée
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...

presque 3 ans il y a | 0

| A accepté

Réponse apportée
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

Réponse apportée
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

Réponse apportée
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.

plus de 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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 4 ans il y a | 1

Réponse apportée
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...

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 4 ans il y a | 0

Réponse apportée
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 ...

plus de 4 ans il y a | 2

Réponse apportée
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...

plus de 4 ans il y a | 0

Réponse apportée
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 ...

plus de 4 ans il y a | 0

Réponse apportée
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...

plus de 4 ans il y a | 0

Réponse apportée
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....

plus de 4 ans il y a | 0