Community Profile

photo

Rohan Kale

MathWorks

Last seen: más de 2 años hace Con actividad desde 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

Estadísticas

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

Ver insignias

Feeds

Ver por

Respondida
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...

más de 2 años hace | 1

| aceptada

Respondida
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...

más de 2 años hace | 0

Respondida
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, >> ...

más de 2 años hace | 0

Respondida
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...

más de 2 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 0

Respondida
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...

más de 3 años hace | 0

Respondida
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.

alrededor de 4 años hace | 0

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

alrededor de 4 años hace | 1

Respondida
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...

alrededor de 4 años hace | 0

| aceptada

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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 ...

alrededor de 4 años hace | 2

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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 ...

alrededor de 4 años hace | 0

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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....

alrededor de 4 años hace | 0