MATLAB Any recommendations for using Matlab GUI with microcontrollers?

AI Thread Summary
The discussion centers on using serial communication between a microcontroller and a MATLAB GUI. The user is seeking advice on how to implement this setup, specifically asking if anyone has prior experience or examples to share. Suggestions include the possibility of using LabVIEW, a GUI toolkit commonly used in industrial automation, as an alternative approach. Additionally, a reference to a MathWorks newsletter is mentioned, indicating that there are various options available for integrating MATLAB with microcontroller communication. The conversation emphasizes the need for practical examples and guidance to facilitate the user's project.
anita1984
Messages
34
Reaction score
0
Hi Forum , i am planning to communicate with the microcontroller via serial communication and a GUI in matlab.
On microcontroller , I can make a serial terminal program that waits for data from MatLab coming through a serial port on the computer. From there I can make it so that MatLab can send ASCII strings to the microcontroller.
Someone did this work before ? or similar? because it will helps me a lot to start with the GUI Matlab , or in another way , how do you recommend me to start , do you have any example ?
Thanks in advance,
Anita
 
Physics news on Phys.org
anita1984 said:
or similar?
A lot of the guys I know use labView for this sort of thing. It's a GUI toolkit for industrial machine automation.

According to a http://www.mathworks.com/company/newsletters/digest/2006/may/mpc555.html turns up all sorts of options.
 
Last edited by a moderator:

Similar threads

Replies
5
Views
3K
Replies
1
Views
3K
Replies
12
Views
3K
Replies
2
Views
5K
Replies
3
Views
2K
Replies
7
Views
25K
Replies
4
Views
4K
Back
Top