Development of Graphical User Interface which was able to control Lego NXT Mindstorm Robot. The GUI contained direction buttons(forward, backwards, right, left), accelerate and decelerate buttons and finally connect and exit buttons. Using direction buttons, user was able to control the robot into different directions and also increase and decrease the speed.
The connect button was able to create connection between the GUI and the robot so they communicate each other. Finally exit button was used to exit the application.