Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years ago.
Mbed to GUI
hello everyone,
im working on a project which requires me to create a GUI in visual studio 2010(c++) which receives data from the mbed(lpc 1768) placed on a wattbob. now the lcd display(2*16) displays messages for the operation and i was wondering how i can relay the exact same message displayed on the lcd display to a GUI. The display is just to be replicated verbatim into the GUI i have the code for the finite state machine ready and i was wondering how i could go about this, any immediate help would be appreciated greatly. thanks.
P.s: if the code for the finite state machine is required i would be glad to post that as well.