Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 868 Bytes

File metadata and controls

15 lines (11 loc) · 868 Bytes

KDoc

AnimatedLEDStripGUI

This program is designed to communicate with an AnimatedLEDStripServer to start and end animations.

Raspberry Pi Touchscreen

This is designed mainly to be run on a Raspberry Pi with a 7" touchscreen. To install, first the java version needs to be rolled back to 8 (openjdk-8) and JavaFX needs to be installed (follow instructions for embedded devices here). The program can then be packaged, copied onto the Pi, and run.

Uses Java 8

Because of a requirement in the JFoenix library, we must use Java 8

https://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html