Clear Filters
Clear Filters

i want to send binary data from port of PC through GUI in MATLAB.i Need a code of this .is anyone here to help me?

1 view (last 30 days)
i want different 8 bits binary output on port through different gui buttons .i.e when i press push button on GUI it will send binary number of 8 bits and when i press another push button on GUI it will send another binary number of 8 bits on port.
  3 Comments
abdul rafey awan
abdul rafey awan on 24 May 2019
i want 8 push buttons .and each push button has its specific binary number for example first push button has binary number 1000 0000 and second push button has binary 0100 0000 etc.
i want to receive these binary numbers on port (com3 or com4).
Arunprakash nemam
Arunprakash nemam on 26 Apr 2022
  • Wow, that is quite informative. I like this article very much. The content was good. If any of the engineering students are looking for a interfacing arduino with matlab, I found this site and they are providing the best service to the engineering students regarding the projects interfacing arduino with matlab

Sign in to comment.

Answers (2)

SAID ELMOTAOUAKKEL
SAID ELMOTAOUAKKEL on 24 May 2019
we didnt understood very well what do you mean by send 8 bits .. send it where and what you will do with those binaary numbers
  1 Comment
abdul rafey awan
abdul rafey awan on 24 May 2019
i want to receive eight bit binary number on port (com 3 or com4) of pc.i will further design any hardware on the basis of binary number .i will connect that hardware with the port where i receive binary numbers.

Sign in to comment.


Murugan C
Murugan C on 27 May 2019
Hi Abdul,
Here I have attached pushBotton_comport.m and .fig file and screen shot for the same. I think this is what you are expecting from gui,
push1.png
push2.png
push3.png
  4 Comments

Sign in to comment.

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!