Writing your Java program

Open the NetBeans IDE and create a new project named ZumoRobot.

  1. In the menu bar, click File|New Project. The New Project wizard will appear. In the New Project wizard, click on Java under Categories and click on Java Application under Projects. Then click the Next button:
Figure 5-20: Creating ZumoRobot project with NetBeans IDE - step 1. Image credits: Courtesy of Adafruit (https://www.adafruit.com/)
  1. In the Name and Location step, type ZumoRobot  for the Project Name and com.packt.B05688.chapter5.ZumoRobot for the Create Main Class. Click the Finish button to create the project:
Figure 5-21: Creating ZumoRobot ...

Get Raspberry Pi 3 Projects for Java Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.