Workshop built using JavaFX and the very finest retro 8-bit graphics for teaching kids programming.
Currently PokeTim is built with OpenJDK 11 (depending on OpenJFX) and a recent Maven version.
Build with
mvn 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
These parts were used for our setup:
Raspberry Pi 3
TSL2561
ADX345
Pi Breakout Board
Breadboard
Connectors
Happy hacking!