Feeds
질문
How to create GUI for Transmitting and receiving text(string) using Arduino in MATLAB
Now I transmit text(string / characters) withing the two arduino boards. I need to create GUI for showing(receive) text and tran...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How can I send this Matlab code to Arduino?
How can I send this Matlab code to Arduino? Then how does it transmit? I need to transmit Matlab image binary data using Arduni...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to get Arduino received value using Matlab?
How to get Arduino received value using Matlab? I tried to transmit string using Arduino. Now i need to connect to matlab and ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to access ardunio serial port using mathlab
How to develop this code to access arduino serial poart and how to read 1, 0 valuea from transmitter. and also how to reading va...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How can I transmit JPG file within in 8bit array for visible light communication
I tried some progarm. but thre is some issue. How can I fix it? i need to transmit an image. i=imread('Image.jpg'); R = i(:,...
대략 4년 전 | 답변 수: 1 | 0
