HELP! Which one is suitable for me?

Status
Not open for further replies.

mutevaggil

Member level 3
Joined
Sep 7, 2006
Messages
60
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
Istanbul-TURKIYE
Activity points
1,658
any idea?

DELPHI ?
Visual C++ ?
Borland C++ ?

which one is the most suitable for PORT INTERFACING, GUI, Signal Processing and MICROCONTROL based projects?

briefly, which one is the most suitable for an electronic man?

(NOTE: i know C and Pascal programming languages.)

thanks in advence.
 

mutevaggil,
I think Visual C++ is suitable for you, since VC be good at deal with low layer hardware interface.
regards,
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating
but I am more confused now

one delphi
one VC++

it is a draw.

any other idea?

[And thank to "whichun" and "the risk master" for their valuable opinion]
 

I've used visual studio C++.It;s fine for me.However i haven't used any of the other two programs.So people who have used more than one of these programs should tell their opinions.
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating
Vasilis said:
I've used visual studio C++.It;s fine for me.However i haven't used any of the other two programs.So people who have used more than one of these programs should tell their opinions.

yes vasilis. you are right.

then i will wait for those people who know delphi and VC++.
 

C is good for port interfacing. Study VC++ for more about GUI and usb interface
For parallel port and serial port C is enough.
See parallel port tutorials in this link
**broken link removed**

bibin john
www.bibinjohn.tk
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating

OK.
Visual C++ is leading by one step.

any other idea?
 

It's not so hard to interface port by VC++. I think delphi is suitable for you.

But don't you think you can work on Matlab?? It makes it easier
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating
jakjoud said:
It's not so hard to interface port by VC++. I think delphi is suitable for you.

But don't you think you can work on Matlab?? It makes it easier

does MATLAB let me to interfacing serial or parellel ports or build a good Graphic interface unit?

i dont know too much about MATLAB. what can i do with MATLAB?
 

Yes sure!

In fact the command used for Matlab is "s=serial('com')" which com is the serial port.

For graphical interface you can use the command "guid".

Another advantage is that Matlab is based on C language, which mean that you don't have big problems to work with it
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating

OK. thanks. it seems a good solution.
 

You're very welcome. It's a real pleasure
 

    mutevaggil

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…