Community Profile

photo

Azrg


Last seen: 1 year ago Active since 2019

Statistics

  • First Answer
  • First Review

View badges

Content Feed

View by

Answered
Sending values from Matlab to arduino using serial communication
The thing you want to send has to be in a while loop like while true fprint(something); end Because Matlab has to keep tryin...

4 years ago | 0

Answered
How do I close the port Arduino is connected to?
Whenever I get the message that a Arduino is already used when it is not, I use these two functions: fclose(instrfindall); del...

4 years ago | 1