Any recommendations for using Matlab GUI with microcontrollers?

Click For Summary
SUMMARY

This discussion focuses on using MATLAB for creating a GUI that communicates with microcontrollers via serial communication. The user, Anita, seeks recommendations for starting this project, specifically regarding sending ASCII strings from MATLAB to the microcontroller. Other participants mention the use of LabVIEW as an alternative GUI toolkit for industrial automation, highlighting its popularity in similar applications. Additionally, a MathWorks resource is referenced, suggesting various options for implementing this communication.

PREREQUISITES
  • Familiarity with MATLAB R2023a for GUI development
  • Understanding of serial communication protocols
  • Basic knowledge of microcontroller programming
  • Experience with ASCII string manipulation in programming
NEXT STEPS
  • Explore MATLAB's built-in functions for serial communication
  • Learn how to create a MATLAB GUI using GUIDE or App Designer
  • Investigate examples of microcontroller programming for serial data reception
  • Research LabVIEW for potential alternatives in GUI development
USEFUL FOR

This discussion is beneficial for embedded systems engineers, MATLAB developers, and anyone interested in interfacing microcontrollers with graphical user interfaces.

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 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
8
Views
4K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 4 ·
Replies
4
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
18K
  • · Replies 7 ·
Replies
7
Views
25K