Workshop built using JavaFX and the very finest retro 8-bit graphics for teaching kids programming.
See PokeTimePraesentation.pdf for instructions on the project.
Currently PokeTime is built with OpenJDK 11 (depending on OpenJFX) and a recent Maven version.
Build with
./mvnw package
PokeTime can be run as a standalone fat-jar. However, the pi4j integration needs some environment variables to work properly on a Raspberry Pi 2b, so we included them in a start script:
./start
For simplicity the build command is included in the start script.
These parts were used for our setup:
Raspberry Pi 3
TSL2561
ADXL345
Pi Breakout Board
Breadboard
Connectors
Happy hacking!