photo

Azrg


Last seen: 2 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • First Answer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 5 Jahre vor | 0

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

mehr als 5 Jahre vor | 1