Any recommendations for using Matlab GUI with microcontrollers?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 8K views
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: