photo

Azrg


Last seen: 約2ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
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...

5年弱 前 | 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...

5年弱 前 | 1