Instructional Material: An Example of an EV3 Robot Program

Here is a very simple Java program for EV3 (FLL) robots. This is just to give you a preview of what we will be covering in the following lessons. We will show you what all of this means, where it comes from, how it works and examples of how this basic program is the basis of more complex programs that make robots move and respond to their environment.

This program outputs the message "Hello World!!" on the EV3 LCD display and then waits for any button on the EV3 to be pressed.

 

Material Type: 
Lecture/Presentation
Education Level: 
Middle School
High School
Focus Subject: 
Computing / Computer Science
Robotics Software
HW Platform: 
EV3
SW Platform: 
Java
Interactivity Style: 
Mixed
Audience: 
Learner