Community Profile

photo

Azrg


Last seen: 대략 1년 전 2019년부터 활동

통계

  • First Answer
  • First Review

배지 보기

Content Feed

보기 기준

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 1