/JavaFXWithDistanceSensors

Experiment to control the Duke in JavaFX 3D with electronics on the Raspberry Pi

Primary LanguageJavaApache License 2.0Apache-2.0

Java FX 3D application to control a game and the Duke with a distance sensor

Wiring

Inspired by

Running as Maven project on Raspberry Pi

  • Build the application with
mvn clean package
  • Download and unpack latest JavaFX from Gluon and put in "/opt/arm32fb-sdk/"
  • If you are using a desktop environment, disable it by either
    • Run sudo raspi-config and select "CLI - Boot in command line"
    • Run /sbin/init 3 to quit X
  • Start the application with
bash start.sh