8000 GitHub - FunTimeCoding/light-control: Interact with an MSP430 via serial connection to operate a LED.
[go: up one dir, main page]

Skip to content

FunTimeCoding/light-control

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0