/light-control

Interact with an MSP430 via serial connection to operate a LED.

Primary LanguageJava

Light Control

This is the Java GUI software of the Light Control project. It works in conjunction with the Microcontroller part light-control-uc (link).

Install dependencies using maven.

export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
mvn clean install

Run the program.

java -jar target/light-control-1.0-SNAPSHOT.jar