Community Profile

photo

pouchito


Lu

Last seen: fast 3 Jahre vor Aktiv seit 2014

Statistiken

  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Send SERIAL commands from MATLAB GUI to Arduino
i modify it as suggested to void loop() { if (Serial.available()>0) { my_data = Serial.read(); ...

mehr als 9 Jahre vor | 0