Hello,
I'm a computer engineering student who is new to LabView. I suppose the
closest thing I've done to LabVIEW programming is dataflow VHDL, so I
am trying to get some good examples to get started. I currently am
trying to build an interactive children's science museum exhibit using
LabVIEW for our user interface. LabVIEW will be controlling a mock Mars
Rover through wireless serial communication to a microcontroller in the
rover. It will also be analyzing information from a secondary
microcontroller that serves as the brains of our rover position
detection system and user inputs (joysticks, buttons).
I need to start simple. I threw something together real quick to
illustrate what I'd like to accomplish (don't mind the borrowed images,
they aren't the final product). The link below shows a title screen
with four buttons. When one of these buttons are pressed, say the red
"Start Mission" button, I want the title screen to change to the
mission select screen. This is something simple that I'd like to learn
how to do.
Sample User interface (PDF)
Can anyone point me to a suitable example that might accomplish what I am looking for? Thanks in advance for your help!