Community Profile

photo

Azrg


Last seen: environ un an il y a Actif depuis 2019

Statistiques

  • First Answer
  • First Review

Afficher les badges

Content Feed

Afficher par

A répondu
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...

plus de 4 ans il y a | 0

A répondu
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...

plus de 4 ans il y a | 1