Community Profile

photo

Ishi


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Unable to do Serial Communication between Arduino and Matlab
clear all clc answer=1; arduino=serial('COM3','BaudRate',9600); fopen(arduino); while answer ...

7 years ago | 1

Question


Edit Text Pushbutton GUI to enter data to Arduino serial communication
I have made a simple GUI with an Edit Text box and a Pushbutton. The user can enter either 1 or 2 and the Led 13 on the arduino ...

7 years ago | 1 answer | 0

1

answer